pub unsafe extern "C" fn dispatch_set_context(
object: dispatch_object_t,
context: *mut c_void,
)Expand description
Apple SDK function dispatch_set_context.
pub unsafe extern "C" fn dispatch_set_context(
object: dispatch_object_t,
context: *mut c_void,
)Apple SDK function dispatch_set_context.