[][src]Function winapi::um::fileapi::GetFinalPathNameByHandleW

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