[][src]Function lc3tools_sys::root::wmemchr

pub unsafe extern "C" fn wmemchr(
    __s: *const u32,
    __c: u32,
    __n: size_t
) -> *mut u32