Function zrotg_

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