Skip to main content

sys_getcwd

Function sys_getcwd 

Source
pub fn sys_getcwd(buf_ptr: u64, buf_len: u64) -> Result<u64, SyscallError>
Expand description

SYS_GETCWD (442): Write the current working directory into a user buffer.