Function gsl_sys::gsl_vector_complex_fwrite[][src]

pub unsafe extern "C" fn gsl_vector_complex_fwrite(
    stream: *mut FILE,
    v: *const gsl_vector_complex
) -> c_int