pub unsafe extern "C" fn CFDataAppendBytes(
theData: CFMutableDataRef,
bytes: *const UInt8,
length: CFIndex,
)Expand description
Apple SDK function CFDataAppendBytes.
pub unsafe extern "C" fn CFDataAppendBytes(
theData: CFMutableDataRef,
bytes: *const UInt8,
length: CFIndex,
)Apple SDK function CFDataAppendBytes.