Function Macro
Birbassert_type
since: 0.3
Declaration [src]
#define birb_assert_type (
instance,
type
)
Description [src]
Asserts that instance
is of type type
.
Available since: 0.3
This function is not directly available to language bindings.