Function gsl_sys::gsl_vector_long_memcpy[][src]

pub unsafe extern "C" fn gsl_vector_long_memcpy(
    dest: *mut gsl_vector_long,
    src: *const gsl_vector_long
) -> c_int