Function r_core::r_lang_run_file[][src]

pub unsafe extern "C" fn r_lang_run_file(
    lang: *mut RLang,
    file: *const c_char
) -> bool