Skip to main content

SYS_CHDIR

Constant SYS_CHDIR 

Source
pub const SYS_CHDIR: usize = 440;
Expand description

Change the current working directory by path.

  • path_ptr: pointer to the new directory path
  • path_len: length of the path