pub unsafe extern "C" fn PxJoint_getActors(
    self_: *const PxJoint,
    actor0: *mut *mut PxRigidActor,
    actor1: *mut *mut PxRigidActor
)
Expand description

Get the actors for this joint.