Function core_foundation_sys::data::CFDataReplaceBytes
source ยท pub unsafe extern "C" fn CFDataReplaceBytes(
theData: CFMutableDataRef,
range: CFRange,
newBytes: *const u8,
newLength: CFIndex,
)
pub unsafe extern "C" fn CFDataReplaceBytes(
theData: CFMutableDataRef,
range: CFRange,
newBytes: *const u8,
newLength: CFIndex,
)