summaryrefslogtreecommitdiff
path: root/rust/ffi.rs
AgeCommit message (Expand)Author
2025-03-13rust: map `long` to `isize` and `char` to `u8`Gary Guo
2025-03-13rust: use custom FFI integer typesGary Guo