[][src]Function gsl_sys::cblas_srotg

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