Record _sigaction

Unit

Declaration

type _sigaction = record

Description

This item has no description.

Overview

Fields

Public sa_handler: __sighandler_t;
Public sa_mask: __sigset_t;
Public sa_flags: longint;
Public sa_restorer: procedure; cdecl;
Public __sigaction_handler: __sighandler_t

Description

Fields

Public sa_handler: __sighandler_t;

This item has no description.

Public sa_mask: __sigset_t;

This item has no description.

Public sa_flags: longint;

This item has no description.

Public sa_restorer: procedure; cdecl;

This item has no description.

Public __sigaction_handler: __sighandler_t

This item has no description.


Generated by PasDoc 0.17.0.snapshot.