CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
closure.h
Go to the documentation of this file.
1
3
24
25#pragma once
26
27#include <cx/closure/closure.h>
28#include <cx/closure/cchain.h>
29
31// end of closure group
Thread-safe closure chains for event callbacks.
Basic closure functionality.