Skip to main content

CFMachPortCreateRunLoopSource

Function CFMachPortCreateRunLoopSource 

Source
pub unsafe extern "C" fn CFMachPortCreateRunLoopSource(
    allocator: CFAllocatorRef,
    port: CFMachPortRef,
    order: CFIndex,
) -> CFRunLoopSourceRef
Expand description

Apple SDK function CFMachPortCreateRunLoopSource.