Function core_foundation_sys::array::CFArrayRemoveValueAtIndex

source ยท
pub unsafe extern "C" fn CFArrayRemoveValueAtIndex(
    theArray: CFMutableArrayRef,
    idx: CFIndex,
)