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