pub unsafe extern "C" fn phys_PxSetGroupCollisionFlag(
    group1: u16,
    group2: u16,
    enable: bool
)
Expand description

Specifies if collision should be performed by a pair of groups

Collision group is an integer between 0 and 31.