libc
0.2.169
libc
Function
realloc
Copy item path
Source
pub unsafe extern "C" fn realloc( p: *mut
c_void
, size:
size_t
, ) -> *mut
c_void