Module windows_permissions::utilities[][src]

Expand description

Minor utilities for working with Windows APIs.

Functions

Create a WTF-16-encoded NUL-terminated buffer from an OsStr.

Get the user SID of the current process

Check whether a given bitfield has a particular bit set

Create an OsString from a NUL-terminated buffer

Get a pointer from an option

Unsafely hunt through memory until an item is found