pub unsafe extern "C" fn WelsGetCodecVersion() -> OpenH264Version
Expand description

@brief Get codec version Note, old versions of Mingw (GCC < 4.7) are buggy and use an incorrect/different ABI for calling this function, making it incompatible with MSVC builds. @return The linked codec version