memx 0.1.32

memory functions like libc memcmp(), memchr(), memmem(), memcpy(), memset()
Documentation
1
2
3
4
5
// build.rs

fn main() {
    // nothing todo.
}