mnn::prelude

Function wmemchr

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