Function CoreFoundation_sys::data::CFDataReplaceBytes [] [src]

pub unsafe extern "C" fn CFDataReplaceBytes(
    theData: CFMutableDataRef,
    range: CFRange,
    newBytes: *const UInt8,
    newLength: CFIndex
)