winapi::um::winbase

Function GetVolumePathNameA

Source
pub unsafe extern "system" fn GetVolumePathNameA(
    lpszFileName: LPCSTR,
    lpszVolumePathName: LPSTR,
    cchBufferLength: DWORD,
) -> BOOL