[][src]Function lapacke::cpptrf_work

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