Files
servo/components/script/dom/bindings/codegen/CodegenRust.py
Martin Robinson 65138add46 Fix the 32-bit build (#30204)
Use the `libc::char` to represent a pointer to characters rather than
`i8`. This fixes the build for the Raspberry Pi and Android 32-bit.
2023-08-25 08:11:54 +00:00

323 KiB