Function gsl_sys::gsl_vector_complex_float_fwrite[][src]

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