Function syschdir

Source
#[no_mangle]
pub extern "C" fn syschdir(buf: Str) -> SyscallResult
Expand description

Changes the current working directory to the path buf with length buf_len (expects given buffer to be utf-8)