Module wmemchr::x86_64[][src]

Expand description

Optimised implementation for x86_64 platforms.

Functions

wmemchr

Returns the index of the first occurrence of a wide character in a slice, or None if the character is not found.