Function mnn::prelude::wmemchr

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