Function srotg_

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