b2CreateFilterJoint

Function b2CreateFilterJoint 

Source
pub unsafe extern "C" fn b2CreateFilterJoint(
    worldId: b2WorldId,
    def: *const b2FilterJointDef,
) -> b2JointId
Expand description

Create a filter joint. @see b2FilterJointDef for details