pub unsafe extern "C" fn PxConstraintConnector_getSerializable_mut(
self_: *mut PxConstraintConnector,
) -> *mut PxBaseExpand description
Obtain a reference to a PxBase interface if the constraint has one.
If the constraint does not implement the PxBase interface, it should return NULL.