pub unsafe extern "C" fn CFDataSetLength(
theData: CFMutableDataRef,
length: CFIndex,
)Expand description
Apple SDK function CFDataSetLength.
pub unsafe extern "C" fn CFDataSetLength(
theData: CFMutableDataRef,
length: CFIndex,
)Apple SDK function CFDataSetLength.