This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| struct ovrPlatformInitialize * |
| ovrPlatformInitializeResult | ovr_PlatformInitialize_GetResult ( const ovrPlatformInitializeHandle obj ) |
// This file was @generated with LibOVRPlatform/codegen/main. Do not modify it! #ifndef OVR_PLATFORMINITIALIZE_H #define OVR_PLATFORMINITIALIZE_H #include "OVR_Platform_Defs.h" #include "OVR_PlatformInitializeResult.h" typedefstruct ovrPlatformInitialize *ovrPlatformInitializeHandle; OVRP_PUBLIC_FUNCTION(ovrPlatformInitializeResult) ovr_PlatformInitialize_GetResult(const ovrPlatformInitializeHandle obj); #endif