sdl3-bindgen-sys-0.0.0.1: src/SDL3/Sys/Bindgen/Runtime/BitfieldPtr.hs
-- | Facade over @HsBindgen.Runtime.BitfieldPtr@ from the vendored hs-bindgen runtime. -- -- Intended for qualified import: -- -- > import qualified SDL3.Sys.Bindgen.Runtime.BitfieldPtr as BitfieldPtr -- -- For licensing information, see LICENSE_hs-bindgen-runtime in this package's root. module SDL3.Sys.Bindgen.Runtime.BitfieldPtr ( module HsBindgen.Runtime.BitfieldPtr, ) where import HsBindgen.Runtime.BitfieldPtr