gsl_sys

Function gsl_matrix_fwrite

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