Function gsl_sys::gsl_matrix_short_fwrite[][src]

pub unsafe extern "C" fn gsl_matrix_short_fwrite(
    stream: *mut FILE,
    m: *const gsl_matrix_short
) -> c_int