RossComputerGuy/stardustos

View on GitHub
libraries/libc/src/string/memmove.c

Summary

Maintainability
Test Coverage

The function memmove is never used.
Wontfix

void* memmove(void* dst, const void* src, size_t size) {

The function memmove is never used. (detailed CWE explanation)

There are no issues that match your filters.

Category
Status