Function r_core::r_debug_execute[][src]

pub unsafe extern "C" fn r_debug_execute(
    dbg: *mut RDebug,
    buf: *const c_uchar,
    len: c_int,
    restore: c_int
) -> c_ulonglong