Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Always Processing
(Uncensored)
subscribe
Rust API Bindings: CFStringGetBytes Is Hard, Part 2
https://alwaysprocessing.blog/2024/01/07/rust-ffi-cfstr-getbytes-2
links
backlinks
Using Rust’s features, we can provide API bindings to CFStringGetBytes that prevent unsupported argument combinations at the call site to fix the problems identified in the previous post.