Function lapacke::chptri [] [src]

pub unsafe fn chptri(
    layout: Layout,
    uplo: u8,
    n: i32,
    ap: &mut [c32],
    ipiv: &[i32]
) -> i32