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