pub unsafe extern "C" fn PxBase_isReleasable(
self_: *const PxBase,
) -> boolExpand description
Whether the object is subordinate.
A class is subordinate, if it can only be instantiated in the context of another class.
Whether the class is subordinate