Function gsl_sys::gsl_vector_swap[][src]

pub unsafe extern "C" fn gsl_vector_swap(
    v: *mut gsl_vector,
    w: *mut gsl_vector
) -> c_int