Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

sbrk

Function sbrk 

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