Function libobs::wmemchr

source ยท
pub unsafe extern "C" fn wmemchr(
    __s: *const c_int,
    __c: c_int,
    __n: c_uint,
) -> *mut c_int