Function lapack::c::spotri_work [] [src]

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