Function regex_automata::util::memchr::inner::memrchr

source ยท
pub(crate) fn memrchr(n1: u8, haystack: &[u8]) -> Option<usize>