VerFindFileA

Function VerFindFileA 

Source
pub unsafe extern "C" fn VerFindFileA(
    uFlags: DWORD,
    szFileName: LPSTR,
    szWinDir: LPSTR,
    szAppDir: LPSTR,
    szCurDir: LPSTR,
    lpuCurDirLen: PUINT,
    szDestDir: LPSTR,
    lpuDestDirLen: PUINT,
) -> DWORD