libc

Function sbrk

source
pub unsafe extern "C" fn sbrk(increment: intptr_t) -> *mut c_void