Box3D
Safe HaskellNone
LanguageGHC2021

Box3D.Tags

Description

Phantom tag types for the by-reference structs of the Box3D API.

These carry no fields and no Storable: they exist only so raw FFI signatures can read Ptr BodyCastResult for documentation while the caller supplies the buffer.

Documentation