Function cpptrf_work

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