Function r_core::r_lang_add[][src]

pub unsafe extern "C" fn r_lang_add(
    lang: *mut RLang,
    foo: *mut RLangPlugin
) -> bool