{-# language CPP #-}
module OpenXR.Extensions.XR_EXT_win32_appcontainer_compatible ( EXT_win32_appcontainer_compatible_SPEC_VERSION
, pattern EXT_win32_appcontainer_compatible_SPEC_VERSION
, EXT_WIN32_APPCONTAINER_COMPATIBLE_EXTENSION_NAME
, pattern EXT_WIN32_APPCONTAINER_COMPATIBLE_EXTENSION_NAME
) where
import Data.String (IsString)
type EXT_win32_appcontainer_compatible_SPEC_VERSION = 1
pattern EXT_win32_appcontainer_compatible_SPEC_VERSION :: forall a . Integral a => a
pattern $bEXT_win32_appcontainer_compatible_SPEC_VERSION :: a
$mEXT_win32_appcontainer_compatible_SPEC_VERSION :: forall r a. Integral a => a -> (Void# -> r) -> (Void# -> r) -> r
EXT_win32_appcontainer_compatible_SPEC_VERSION = 1
type EXT_WIN32_APPCONTAINER_COMPATIBLE_EXTENSION_NAME = "XR_EXT_win32_appcontainer_compatible"
pattern EXT_WIN32_APPCONTAINER_COMPATIBLE_EXTENSION_NAME :: forall a . (Eq a, IsString a) => a
pattern $bEXT_WIN32_APPCONTAINER_COMPATIBLE_EXTENSION_NAME :: a
$mEXT_WIN32_APPCONTAINER_COMPATIBLE_EXTENSION_NAME :: forall r a.
(Eq a, IsString a) =>
a -> (Void# -> r) -> (Void# -> r) -> r
EXT_WIN32_APPCONTAINER_COMPATIBLE_EXTENSION_NAME = "XR_EXT_win32_appcontainer_compatible"