Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
MemUtils.cpp File Reference
#include "utils/MemUtils.h"
#include "platform/android/activity/XBMCApp.h"
#include <stdlib.h>

Namespaces

namespace  KODI
 
namespace  KODI::MEMORY
 

Functions

voidKODI::MEMORY::AlignedMalloc (size_t s, size_t alignTo)
 
void KODI::MEMORY::AlignedFree (void *p)
 
void KODI::MEMORY::GetMemoryStatus (MemoryStatus *buffer)