pub const ovrError_ClientSkippedDestroy: ovrErrorType = -1012;
Expand description

The client failed to call ovr_Destroy on an active session before calling ovr_Shutdown. Or the client crashed.