Function gsl_sys::gsl_matrix_uint_set_all[][src]

pub unsafe extern "C" fn gsl_matrix_uint_set_all(
    m: *mut gsl_matrix_uint,
    x: c_uint
)