Expand description
Minor utilities for working with Windows APIs.
Functions§
- buf_
from_ os - Create a WTF-16-encoded NUL-terminated buffer from an
OsStr
. - current_
process_ sid - Get the user SID of the current process
- has_bit
- Check whether a given bitfield has a particular bit set
- os_
from_ buf - Create an
OsString
from a NUL-terminated buffer - ptr_
from_ opt - Get a pointer from an option
- search_
buffer ⚠ - Unsafely hunt through memory until an item is found