Function Macro
WPEPlatformPLATFORM_CHECK_VERSION
Declaration [src]
#define WPE_PLATFORM_CHECK_VERSION (
  major,
  minor,
  micro
)
      Description [src]
Check the version of WPE platform header files at compile time.
This function is not directly available to language bindings.