gsl_sys

Function gsl_matrix_long_fprintf

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