Function THShortVector_copy

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