[][src]Function gsl_sys::gsl_vector_complex_div

pub unsafe extern "C" fn gsl_vector_complex_div(
    a: *mut gsl_vector_complex,
    b: *const gsl_vector_complex
) -> c_int