pub unsafe extern "C" fn PxSerializer_isSubordinate(
    self_: *const PxSerializer
) -> bool
Expand 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