pub unsafe fn QueryDosDeviceA<'a, Param0>(
    lpdevicename: Param0,
    lptargetpath: PSTR,
    ucchmax: u32
) -> u32 where
    Param0: IntoParam<'a, PCSTR>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’