Function windows::Win32::Storage::FileSystem::QueryDosDeviceA

pub unsafe fn QueryDosDeviceA<P0>(
    lpdevicename: P0,
    lptargetpath: Option<&mut [u8]>,
) -> u32
where P0: Param<PCSTR>,