pub unsafe extern "C" fn PxConstraint_getExternalReference_mut(
    self_: *mut PxConstraint,
    typeID: *mut u32
) -> *mut c_void
Expand description

Fetch external owner of the constraint.

Provides a reference to the external owner of a constraint and a unique owner type ID.

Reference to the external object which owns the constraint.