Annotation Interface VulkanAPIFunctionPointerType
An annotation that indicates the original C API function pointer type to
which the annotated class is analogous.
This is useful both for documentation generation and for new users learning the API.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
api
-
vulkanType
String vulkanType- Returns:
- The name of the original C API type
-