libc
0.2.161
Function
libc
::
sbrk
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn sbrk(increment:
intptr_t
) ->
*mut
c_void