Function drotg_

Source
pub unsafe extern "C" fn drotg_(
    a: *mut f64,
    b: *mut f64,
    c: *mut f64,
    s: *mut f64,
)