Function wasix::lib_generated64::chdir

source ·
pub unsafe fn chdir(path: &str) -> Result<(), Errno>
Expand description

Sets the current working directory

Parameters

  • path - Path to change the current working directory to