[][src]Function uikit_sys::dispatch_queue_get_specific

pub unsafe extern "C" fn dispatch_queue_get_specific(
    queue: dispatch_queue_t,
    key: *const c_void
) -> *mut c_void