Function core_foundation_sys::runloop::CFRunLoopSourceCreate

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