Function swipl::fli::wmemchr

source ·
pub unsafe extern "C" fn wmemchr(
    __s: *const i32,
    __c: i32,
    __n: u64
) -> *mut i32