CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
tlscleanup_private.h
1#pragma once
2
3void _thrPlatformTLSCleanupEnable(void);
4void _thrTLSCleanup(void);