Function gsl_sys::gsl_spmatrix_char_scale_rows[][src]

pub unsafe extern "C" fn gsl_spmatrix_char_scale_rows(
    m: *mut gsl_spmatrix_char,
    x: *const gsl_vector_char
) -> c_int