Crate memchr[−][src]
Expand description
This crate defines two functions, memchr and memrchr, which expose a safe interface
to the corresponding functions in libc.
This crate defines two functions, memchr and memrchr, which expose a safe interface
to the corresponding functions in libc.