Function libR_sys::R_ToplevelExec

source ·
pub unsafe extern "C" fn R_ToplevelExec(
    fun: Option<unsafe extern "C" fn(arg1: *mut c_void)>,
    data: *mut c_void
) -> Rboolean
Expand description

Protected evaluation