[][src]Function gsl_sys::gsl_matrix_char_fwrite

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