Function rlapack::ll::slacn2_ [] [src]

pub unsafe extern "C" fn slacn2_(
    __n: *mut __CLPK_integer,
    __v: *mut __CLPK_real,
    __x: *mut __CLPK_real,
    __isgn: *mut __CLPK_integer,
    __est: *mut __CLPK_real,
    __kase: *mut __CLPK_integer,
    __isave: *mut __CLPK_integer
) -> c_int