☰
Module memchr
Functions
?
Module
std
::
sys
::
windows
::
memchr
source
·
[
−
]
Functions
memchr
Experimental
Returns the first index matching the byte
x
in
text
.
memrchr
Experimental
Returns the last index matching the byte
x
in
text
.