Function objc_sys::objc_setEnumerationMutationHandler[][src]

pub unsafe extern "C" fn objc_setEnumerationMutationHandler(
    handler: Option<unsafe extern "C" fn(obj: *mut objc_object)>
)