mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
b1094f6a0a
This patch also changes the Rust-side declaration to take `*const c_uchar` instead of `*const c_char`, to avoid the need for `AsCCharPtr`.