Function memx::memchr[][src]

pub fn memchr(buf: &[u8], c: u8) -> Option<usize>