Function THByteStorage_rawCopy

Source
pub unsafe extern "C" fn THByteStorage_rawCopy(
    storage: *mut THByteStorage,
    src: *mut c_uchar,
)