12 lines
103 B
C
Raw Permalink Normal View History

2025-01-29 10:55:49 +01:00
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
#include <stddef.h>
#ifdef __cplusplus
}
#endif