Function lapack_sys::cheswapr_[][src]

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