Function GetTempPathA

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