pub unsafe extern "C" fn PxConstraint_setActors_mut(
    self_: *mut PxConstraint,
    actor0: *mut PxRigidActor,
    actor1: *mut PxRigidActor
)
Expand description

Sets the actors for this constraint.