Class IOSchedulerJobFuncCallHandler
Call Handler for IOSchedulerJobFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class IOSchedulerJobFuncCallHandler
- Inheritance
-
IOSchedulerJobFuncCallHandler
- Inherited Members
Constructors
IOSchedulerJobFuncCallHandler(IOSchedulerJobFunc)
public IOSchedulerJobFuncCallHandler(IOSchedulerJobFunc managed)
Parameters
managed
IOSchedulerJobFunc
Fields
NativeCallback
public IOSchedulerJobFunc NativeCallback