pub unsafe extern "C" fn CFDictionaryRemoveValue(
theDict: CFMutableDictionaryRef,
key: *const c_void,
)Expand description
Apple SDK function CFDictionaryRemoveValue.
pub unsafe extern "C" fn CFDictionaryRemoveValue(
theDict: CFMutableDictionaryRef,
key: *const c_void,
)Apple SDK function CFDictionaryRemoveValue.