Function core_foundation_sys::runloop::CFRunLoopSourceCreate[][src]

pub unsafe extern "C" fn CFRunLoopSourceCreate(
    allocator: CFAllocatorRef,
    order: CFIndex,
    context: *mut CFRunLoopSourceContext
) -> CFRunLoopSourceRef