Function spftri

Source
pub unsafe fn spftri(
    layout: Layout,
    transr: u8,
    uplo: u8,
    n: i32,
    a: &mut [f32],
) -> i32