Function THIntVector_copy

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