XXX: posix/winlean's a2 cannot be nil (a var Sigaction)
Lets
ITIMER_PROF {.importc, header: "<sys/time.h>".}: cint
- Source Edit
ITIMER_REAL {.importc, header: "<sys/time.h>".}: cint
- Source Edit
ITIMER_VIRTUAL {.importc, header: "<sys/time.h>".}: cint
- Source Edit
Consts
HAVE_SIGACTION = true
- Source Edit
Procs
proc c_signal(a1: cint; a2: CSigHandler): CSigHandler {.importc: "signal", header: "<signal.h>", ...raises: [], tags: [], forbids: [].}
- Source Edit