winapi::um::fileapi

Function GetVolumePathNameW

Source
pub unsafe extern "system" fn GetVolumePathNameW(
    lpszFileName: LPCWSTR,
    lpszVolumePathName: LPWSTR,
    cchBufferLength: DWORD,
) -> BOOL