[][src]Function gdnative_common::libc::memcmp

pub unsafe extern "C" fn memcmp(
    cx: *const c_void,
    ct: *const c_void,
    n: usize
) -> i32