Function rlapack::ll::ctrexc_ [] [src]

pub unsafe extern "C" fn ctrexc_(
    __compq: *mut c_char,
    __n: *mut __CLPK_integer,
    __t: *mut __CLPK_complex,
    __ldt: *mut __CLPK_integer,
    __q: *mut __CLPK_complex,
    __ldq: *mut __CLPK_integer,
    __ifst: *mut __CLPK_integer,
    __ilst: *mut __CLPK_integer,
    __info: *mut __CLPK_integer
) -> c_int