Function gsl_sys::gsl_vector_complex_long_double_swap[][src]

pub unsafe extern "C" fn gsl_vector_complex_long_double_swap(
    v: *mut gsl_vector_complex_long_double,
    w: *mut gsl_vector_complex_long_double
) -> c_int