Function rawmemchr

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