Function zrotg_

Source
pub unsafe extern "C" fn zrotg_(
    ca: *mut Rcomplex,
    cb: *mut Rcomplex,
    c: *mut c_double,
    s: *mut Rcomplex,
)