Function r_core::r_main_run[][src]

pub unsafe extern "C" fn r_main_run(
    m: *mut RMain,
    argc: c_int,
    argv: *mut *const c_char
) -> c_int