libc
0.2.159
Function
libc
::
memchr
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn memchr( cx: *const
c_void
, c:
c_int
, n:
size_t
, ) -> *mut
c_void