Function THLongVector_copy

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