pub unsafe extern "C" fn CFArrayAppendArray(
theArray: CFMutableArrayRef,
otherArray: CFArrayRef,
otherRange: CFRange,
)Expand description
Apple SDK function CFArrayAppendArray.
pub unsafe extern "C" fn CFArrayAppendArray(
theArray: CFMutableArrayRef,
otherArray: CFArrayRef,
otherRange: CFRange,
)Apple SDK function CFArrayAppendArray.