pub unsafe extern "system" fn DefineDosDeviceW(
    dwflags: DEFINE_DOS_DEVICE_FLAGS,
    lpdevicename: PCWSTR,
    lptargetpath: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation"