pub unsafe extern "C" fn CFSetRemoveValue(
theSet: CFMutableSetRef,
value: *const c_void,
)Expand description
Apple SDK function CFSetRemoveValue.
pub unsafe extern "C" fn CFSetRemoveValue(
theSet: CFMutableSetRef,
value: *const c_void,
)Apple SDK function CFSetRemoveValue.