Function THByteVector_copy

Source
pub unsafe extern "C" fn THByteVector_copy(
    y: *mut c_uchar,
    x: *const c_uchar,
    n: isize,
)