Crate memchr [] [src]

This crate defines a single function, memchr, which exposes a safe interface to the corresponding function in libc.

Functions

memchr

A safe interface to memchr.