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.
pub unsafe extern "C" fn dispatch_debugv(
object: dispatch_object_t,
message: *const c_char,
ap: va_list,
)Apple SDK function dispatch_debugv.