Function r_core::r_debug_kill[][src]

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