Function lapack::cheswapr[][src]

pub unsafe fn cheswapr(
    uplo: u8,
    n: i32,
    a: &mut [c32],
    lda: i32,
    i1: &[i32],
    i2: &[i32]
)