diff options
Diffstat (limited to 'man0/libsimple.h.0')
-rw-r--r-- | man0/libsimple.h.0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man0/libsimple.h.0 b/man0/libsimple.h.0 index e5e51d1..ff00c4b 100644 --- a/man0/libsimple.h.0 +++ b/man0/libsimple.h.0 @@ -585,6 +585,12 @@ Version of that returns the end of the written array. .TP +.BR libsimple_mempmove (3) +Version of +.BR memmove +that returns the end of the written array. + +.TP .BR libsimple_mempset (3) Version of .BR memset |