pub unsafe extern "C" fn phys_PxCreateBroadPhase(
    desc: *const PxBroadPhaseDesc
) -> *mut PxBroadPhase
Expand description

Broadphase factory function.

Use this function to create a new standalone broadphase.

Newly created broadphase, or NULL