summaryrefslogtreecommitdiff
path: root/rust/ffi.rs
AgeCommit message (Expand)AuthorFilesLines
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin1-1/+1
2024-12-16rust: map `long` to `isize` and `char` to `u8`Gary Guo1-1/+36
2024-11-11rust: use custom FFI integer typesGary Guo1-0/+13