Files
DS4Server/tools/mojo-spike/abi.mojo
2026-08-31 15:25:04 +02:00

4 lines
95 B
Mojo

@export("ds4_mojo_probe")
def ds4_mojo_probe(value: Int32) abi("C") -> Int32:
return value