Skip to main content

brk

Function brk 

Source
pub unsafe fn brk(addr: usize) -> Result<(), Errno>
Expand description

Change data segment size.