Function vc6_sys::memcmp

source ·
pub unsafe extern "C" fn memcmp(
    arg1: *const c_void,
    arg2: *const c_void,
    arg3: usize
) -> c_int