Function wasmtime_environ::__core::slice::memchr::memrchr [−][src]
🔬 This is a nightly-only experimental API. (
slice_internals
)Expand description
Returns the last index matching the byte x
in text
.