cpBBNew ( l b r t -- cpbb: cpBB )


Vocabulary
chipmunk.ffi

Definition
USING: classes.struct typed ;

IN: chipmunk.ffi

TYPED: cpBBNew ( l b r t -- cpbb: cpBB ) cpBB <struct-boa>
; inline