[][src]Function gsl_sys::gsl_spmatrix_char_fwrite

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