Function crotg_

Source
pub unsafe extern "C" fn crotg_(
    a: *mut c32,
    b: *const c32,
    c: *mut f32,
    s: *mut c32,
)