Function windows_sys::Win32::Storage::FileSystem::DefineDosDeviceW
pub unsafe extern "system" fn DefineDosDeviceW(
dwflags: DEFINE_DOS_DEVICE_FLAGS,
lpdevicename: PCWSTR,
lptargetpath: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_Foundation"