Function CoreFoundation_sys::data::CFDataAppendBytes [] [src]

pub unsafe extern "C" fn CFDataAppendBytes(
    theData: CFMutableDataRef,
    bytes: *const UInt8,
    length: CFIndex
)