Ruby  2.0.0p594(2014-10-27revision48167)
Functions
memcmp.c File Reference
#include "ruby/missing.h"
#include <stddef.h>

Go to the source code of this file.

Functions

int memcmp (const void *s1, const void *s2, size_t len)
 

Function Documentation

int memcmp ( const void s1,
const void s2,
size_t  len 
)