[][src]Function uikit_sys::dispatch_queue_create_with_target

pub unsafe extern "C" fn dispatch_queue_create_with_target(
    label: *const c_char,
    attr: dispatch_queue_attr_t,
    target: dispatch_queue_t
) -> dispatch_queue_t