Function CFArrayRemoveValueAtIndex

Source
pub unsafe extern "C" fn CFArrayRemoveValueAtIndex(
    theArray: *mut __CFArray,
    idx: isize,
)