pub unsafe extern "C" fn CFArrayRemoveValueAtIndex(
theArray: CFMutableArrayRef,
idx: CFIndex,
)Expand description
Apple SDK function CFArrayRemoveValueAtIndex.
pub unsafe extern "C" fn CFArrayRemoveValueAtIndex(
theArray: CFMutableArrayRef,
idx: CFIndex,
)Apple SDK function CFArrayRemoveValueAtIndex.