Box2D
Safe HaskellNone
LanguageGHC2021

Box2D.Tags

Description

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

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

Documentation