QSC Post Quantum Cryptographic Library 1.1.0.2 (B2)
A post quantum secure library written in Ansi C
Loading...
Searching...
No Matches
qsc_event_handler Struct Reference

The event handler structure. More...

#include <event.h>

Data Fields

qsc_event_callback callback
char name [QSC_EVENT_NAME_SIZE]

Detailed Description

The event handler structure.

This structure holds an event's callback function and its associated name.

See also
qsc_event_callback

Field Documentation

◆ callback

[qsc_event_callback] The callback function.

◆ name

char name[QSC_EVENT_NAME_SIZE]

[char[]] The event handler name.


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/QSC/QSC/event.h