libc

Function sbrk

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