Function core_foundation::array::CFArrayAppendValue[][src]

pub unsafe extern "C" fn CFArrayAppendValue(
    theArray: *mut __CFArray,
    value: *const c_void
)