Function rawmemchr

Source
pub unsafe extern "C" fn rawmemchr(
    __s: *const c_void,
    __c: i32,
) -> *mut c_void