Function cggbak_

Source
pub unsafe extern "C" fn cggbak_(
    job: *const c_char,
    side: *const c_char,
    n: *const c_int,
    ilo: *const c_int,
    ihi: *const c_int,
    lscale: *const f32,
    rscale: *const f32,
    m: *const c_int,
    V: *mut __BindgenComplex<f32>,
    ldv: *const c_int,
    info: *mut c_int,
)