Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
awlib/awlib.h
✓ #include <awlib/awlib.h>
Initialize and shutdown the awlib library.
#include <awlib/awlib.h>
int main() {
awlib_init();
awlib_shutdown();
return 0;
}
Debug
Known issues
No known issues recorded.
Upgrade
Version history
2024-04-06latest on vcpkg
Audit
Dependencies
No dependency data recorded yet.
Resources
No resource links recorded.