[][src]Function gsl_sys::gsl_matrix_fread

pub unsafe extern "C" fn gsl_matrix_fread(
    stream: *mut FILE,
    m: *mut gsl_matrix
) -> c_int