Function core_foundation::data::CFDataReplaceBytes
source · pub unsafe extern "C" fn CFDataReplaceBytes(
theData: *mut __CFData,
range: CFRange,
newBytes: *const u8,
newLength: isize
)
pub unsafe extern "C" fn CFDataReplaceBytes(
theData: *mut __CFData,
range: CFRange,
newBytes: *const u8,
newLength: isize
)