# sbrsk - sbrk/brk in Rust Attempts to implement functions similar to glibc `brk` and `sbrk` with the brk syscall. `man brk 2`