Function lapacke::spptri_work[][src]

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