Module std::sys::windows::memchr

source ·

Functions

  • memchrExperimental
    Returns the first index matching the byte x in text.
  • memrchrExperimental
    Returns the last index matching the byte x in text.