Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

WG_NAMED_INTERFACE is a helper macro for declaring a proprietary interface that contains a name. These interfaces are typically used within other API's for callbacks.

Use the macro WG_PREPARE_NAMED_INTERFACE to initialise an interface declared with WG_NAMED_INTERFACE.

 

 

  • No labels