winapi::um::fileapi

Function GetFinalPathNameByHandleW

Source
pub unsafe extern "system" fn GetFinalPathNameByHandleW(
    hFile: HANDLE,
    lpszFilePath: LPWSTR,
    cchFilePath: DWORD,
    dwFlags: DWORD,
) -> DWORD