pub unsafe extern "C" fn objc_setEnumerationMutationHandler(
handler: Option<unsafe extern "C" fn(obj: *mut objc_object)>,
)Available on Apple or crate feature
unstable-objfw only.pub unsafe extern "C" fn objc_setEnumerationMutationHandler(
handler: Option<unsafe extern "C" fn(obj: *mut objc_object)>,
)unstable-objfw only.