index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
linux
/
shmem.h
blob: 58ceee4e44df3c9dc18a5f738df6b02086716769 (
plain
)
1
2
3
4
void* shmem_alloc(int size); void shmem_free(void* p);