Function sbrk

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