Function mnn::prelude::memcmp

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