Function lapack_sys::zheswapr_[][src]

pub unsafe extern "C" fn zheswapr_(
    uplo: *const c_char,
    n: *const c_int,
    A: *mut __BindgenComplex<f64>,
    lda: *const c_int,
    i1: *const c_int,
    i2: *const c_int
)