pub unsafe extern "C" fn b2CreateFilterJoint(
worldId: b2WorldId,
def: *const b2FilterJointDef,
) -> b2JointIdExpand description
Create a filter joint. @see b2FilterJointDef for details
pub unsafe extern "C" fn b2CreateFilterJoint(
worldId: b2WorldId,
def: *const b2FilterJointDef,
) -> b2JointIdCreate a filter joint. @see b2FilterJointDef for details