pub unsafe extern "C" fn cf_set_apply_function(
value: *mut c_void,
context: *mut c_void,
callback: extern "C" fn(*mut c_void, *mut c_void),
)Expand description
Swift bridge function cf_set_apply_function for the corresponding Apple API.