[][src]Function dispatch::ffi::dispatch_queue_create

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