Record __sigset_t
Unit
Declaration
type __sigset_t = record
Description
Overview
Fields
__val: array[0..(_SIGSET_NWORDS)-1] of dword; |
Description
Fields
__val: array[0..(_SIGSET_NWORDS)-1] of dword; |
|
Generated by PasDoc 0.16.0.
type __sigset_t = record
__val: array[0..(_SIGSET_NWORDS)-1] of dword; |
__val: array[0..(_SIGSET_NWORDS)-1] of dword; |
|