Function mnn::prelude::memchr

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