pub unsafe extern "C" fn CFDataGetMutableBytePtr(
theData: CFMutableDataRef,
) -> *mut UInt8Expand description
Apple SDK function CFDataGetMutableBytePtr.
pub unsafe extern "C" fn CFDataGetMutableBytePtr(
theData: CFMutableDataRef,
) -> *mut UInt8Apple SDK function CFDataGetMutableBytePtr.