Module windows_drives::win32[][src]

A module providing helper functions to interact with the Win32 API.

Functions

last_error

Returns the number of the last error that occured.

win32_string

Converts a string slice to a vector which can be interpreted as an LPCWSTR.