GetTempPathA

Function GetTempPathA 

Source
pub unsafe extern "stdcall" fn GetTempPathA(
    nBufferLength: DWORD,
    lpBuffer: LPSTR,
) -> DWORD