Function core_foundation_sys::data::CFDataAppendBytes

source ยท
pub unsafe extern "C" fn CFDataAppendBytes(
    theData: CFMutableDataRef,
    bytes: *const u8,
    length: CFIndex,
)