lime
lime copied to clipboard
Implement bindings for alcIsExtensionPresent
This PR implements CFFI bindings for the OpenAL Soft alcIsExtensionPresent function (which is different from the already existing alIsExtensionPresent function)
I've only tested it on Windows (C++, Neko & Hashlink)