pub unsafe extern "C" fn dispatch_debug(
object: dispatch_object_t,
message: *const c_char,
...
)Expand description
Apple SDK function dispatch_debug.
pub unsafe extern "C" fn dispatch_debug(
object: dispatch_object_t,
message: *const c_char,
...
)Apple SDK function dispatch_debug.