Function win_sys::FileSystem::QueryDosDeviceW
source · [−]pub unsafe fn QueryDosDeviceW<'a, Param0>(
lpdevicename: Param0,
lptargetpath: PWSTR,
ucchmax: u32
) -> u32 where
Param0: IntoParam<'a, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’