[][src]Function gsl_sys::gsl_permute_vector_long_double

pub unsafe extern "C" fn gsl_permute_vector_long_double(
    p: *const gsl_permutation,
    v: *mut gsl_vector_long_double
) -> c_int