Function r_core::r_debug_select[][src]

pub unsafe extern "C" fn r_debug_select(
    dbg: *mut RDebug,
    pid: c_int,
    tid: c_int
) -> bool