tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
features.h File Reference

Access to feature flags of the tblite library. More...

#include "tblite/macros.h"

Go to the source code of this file.

Functions

TBLITE_API_ENTRY int TBLITE_API_CALL tblite_get_feature (const char *flag)

Detailed Description

Access to feature flags of the tblite library.

Function Documentation

◆ tblite_get_feature()

TBLITE_API_ENTRY int TBLITE_API_CALL tblite_get_feature ( const char * flag)

Retrieve version of library used

Parameters
flagFeature flag to query
Returns
Whether the feature is available (1) or not (0)