getDefaultLibraryExtension#

Fully qualified name: carb::extras::getDefaultLibraryExtension

Defined in carb/extras/Library.h

constexpr const char *carb::extras::getDefaultLibraryExtension()#

Retrieves the default library file extension for the current platform.

Returns:

The default library file extension for the platform. This string will always begin with a dot (‘.’). The extension will always be lower case.