pub unsafe extern "C" fn CFArrayAppendValue(
theArray: CFMutableArrayRef,
value: *const c_void,
)Expand description
Apple SDK function CFArrayAppendValue.
pub unsafe extern "C" fn CFArrayAppendValue(
theArray: CFMutableArrayRef,
value: *const c_void,
)Apple SDK function CFArrayAppendValue.