[][src]Function gsl_sys::gsl_vector_complex_long_double_fprintf

pub unsafe extern "C" fn gsl_vector_complex_long_double_fprintf(
    stream: *mut FILE,
    v: *const gsl_vector_complex_long_double,
    format: *const c_char
) -> c_int