[][src]Function gsl_sys::gsl_matrix_long_fwrite

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