Function polkavm_linux_raw::sys_pivot_root

source ยท
pub fn sys_pivot_root(new_root: &CStr, old_root: &CStr) -> Result<(), Error>