sgetf2_work

Function sgetf2_work 

Source
pub unsafe fn sgetf2_work(
    layout: Layout,
    m: i32,
    n: i32,
    a: &mut [f32],
    lda: i32,
    ipiv: &mut [i32],
) -> i32