Function windows::Win32::Storage::FileSystem::QueryDosDeviceW

pub unsafe fn QueryDosDeviceW<P0>(
    lpdevicename: P0,
    lptargetpath: Option<&mut [u16]>,
) -> u32
where P0: Param<PCWSTR>,