Function CoreFoundation_sys::runloop::CFRunLoopSourceCreate [] [src]

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