Function lapacke::cpotri [] [src]

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