Function CFArrayRemoveValueAtIndex

Source
pub unsafe extern "C" fn CFArrayRemoveValueAtIndex(
    theArray: CFMutableArrayRef,
    idx: CFIndex,
)