| Linux Standard Base Core Specification 3.1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
__mempcpy() copies n bytes of src to dest, returning a pointer to the byte after the last written byte.
__mempcpy() is not in the source standard; it is only in the binary standard.
| <<< Previous | Home | Next >>> |
| __lxstat | Up | __rawmemchr |