☰
libc
All crates
?
Function
libc
::
memset
[
−
]
[src]
pub unsafe extern "C" fn memset(
dest: *mut
c_void
,
c:
c_int
,
n:
size_t
) -> *mut
c_void