libc
0.2.161
libc
Function
sbrk
Copy item path
Source
pub unsafe extern "C" fn sbrk(increment:
intptr_t
) ->
*mut
c_void