dispatch_set_context

Function dispatch_set_context 

Source
pub unsafe extern "C" fn dispatch_set_context(
    obj: *const DispatchObject,
    context: *mut c_void,
)