pub unsafe extern "C" fn b3CreateFilterJoint(
worldId: b3WorldId,
def: *const b3FilterJointDef,
) -> b3JointIdExpand description
Create a filter joint. @see b3FilterJointDef for details
pub unsafe extern "C" fn b3CreateFilterJoint(
worldId: b3WorldId,
def: *const b3FilterJointDef,
) -> b3JointIdCreate a filter joint. @see b3FilterJointDef for details