gpu-vulkan-core-0.1.0.7: src/Gpu/Vulkan/Fence/Core.hs-boot
{-# OPTIONS_GHC -Wall -fno-warn-tabs #-}
module Gpu.Vulkan.Fence.Core (F) where
import Foreign.Ptr
data FTag
type F = Ptr FTag
{-# OPTIONS_GHC -Wall -fno-warn-tabs #-}
module Gpu.Vulkan.Fence.Core (F) where
import Foreign.Ptr
data FTag
type F = Ptr FTag