gsl_sys

Function gsl_matrix_complex_long_double_fprintf

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