gsl_sys

Function gsl_matrix_uint_fwrite

Source
pub unsafe extern "C" fn gsl_matrix_uint_fwrite(
    stream: *mut FILE,
    m: *const gsl_matrix_uint,
) -> c_int