Function LAPACKE_slasrt

Source
pub unsafe extern "C" fn LAPACKE_slasrt(
    id: c_char,
    n: lapack_int,
    d: *mut c_float,
) -> lapack_int