Function THByteStorage_copy

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