Skip to main content

dispatch_debugv

Function dispatch_debugv 

Source
pub unsafe extern "C" fn dispatch_debugv(
    object: dispatch_object_t,
    message: *const c_char,
    ap: va_list,
)
Expand description

Apple SDK function dispatch_debugv.