Function LAPACKE_slartgp_work

Source
pub unsafe extern "C" fn LAPACKE_slartgp_work(
    f: c_float,
    g: c_float,
    cs: *mut c_float,
    sn: *mut c_float,
    r: *mut c_float,
) -> lapack_int