Function flipper0::ffi::memcmp

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