[][src]Function CCODE::memicmp

pub unsafe extern "C" fn memicmp(
    _Buf1: *const c_void,
    _Buf2: *const c_void,
    _Size: size_t
) -> c_int