Function LAPACKE_dlasrt

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