Function lapack::c::zpotri_work [] [src]

pub fn zpotri_work(layout: Layout, uplo: u8, n: i32, a: &mut [c64], lda: i32) -> i32