index
:
snes9x2002
trimui-s
libretro core fork of snes9x2002, using the frontend from https://github.com/gameblabla/snesemu
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bsd_mem.h
blob: 66f25d30c6f416274bd7747950a6a0fc1c8369ad (
plain
)
1
2
extern
"C"
void
*
bsd_memmove
(
void
*
destination
,
const
void
*
source
,
size_t
num
);