Function dlamc2_

Source
pub unsafe extern "C" fn dlamc2_(
    Rf_beta: *mut c_int,
    t: *mut c_int,
    rnd: *mut c_int,
    eps: *mut c_double,
    emin: *mut c_int,
    rmin: *mut c_double,
    emax: *mut c_int,
    rmax: *mut c_double,
)