winapi::um::winbase

Function QueryDosDeviceA

Source
pub unsafe extern "system" fn QueryDosDeviceA(
    lpDeviceName: LPCSTR,
    lpTargetPath: LPSTR,
    ucchMax: DWORD,
) -> DWORD