Function r_core_cmd

Source
pub unsafe extern "C" fn r_core_cmd(
    core: *mut RCore,
    cmd: *const c_char,
    log: bool,
) -> c_int