Function gsl_sys::gsl_matrix_long_double_get_row[][src]

pub unsafe extern "C" fn gsl_matrix_long_double_get_row(
    v: *mut gsl_vector_long_double,
    m: *const gsl_matrix_long_double,
    i: usize
) -> c_int