[][src]Function uikit_sys::dispatch_source_create

pub unsafe extern "C" fn dispatch_source_create(
    type_: dispatch_source_type_t,
    handle: usize,
    mask: c_ulong,
    queue: dispatch_queue_t
) -> dispatch_source_t