[][src]Function physx_sys::PxShapeExt_overlap_mut

pub unsafe extern "C" fn PxShapeExt_overlap_mut(
    shape: *const PxShape,
    actor: *const PxRigidActor,
    otherGeom: *const PxGeometry,
    otherGeomPose: *const PxTransform
) -> bool