winapi::um::fileapi

Function GetFinalPathNameByHandleA

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