[][src]Function physx_sys::phys_PxVehicleModifyWheelContacts

pub unsafe extern "C" fn phys_PxVehicleModifyWheelContacts(
    vehicle: *const PxVehicleWheels,
    wheelId: u32,
    wheelTangentVelocityMultiplier: f32,
    maxImpulse: f32,
    contactModifyPair: *mut PxContactModifyPair
) -> u32