Function core_foundation::array::CFArrayRemoveValueAtIndex

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