Function core_foundation_sys::array::CFArrayAppendValue

source ยท
pub unsafe extern "C" fn CFArrayAppendValue(
    theArray: CFMutableArrayRef,
    value: *const c_void,
)