pub unsafe extern "system" fn QueryDosDeviceW(
    lpdevicename: PCWSTR,
    lptargetpath: PWSTR,
    ucchmax: u32
) -> u32
Expand description

Required features: "Win32_Storage_FileSystem"