Function libR_sys::R_maphashC

source ·
pub unsafe extern "C" fn R_maphashC(
    h: R_hashtab_type,
    FUN: Option<unsafe extern "C" fn(arg1: SEXP, arg2: SEXP, arg3: *mut c_void)>,
    data: *mut c_void
)