Function chdir

Source
pub unsafe fn chdir(path: *const char) -> Result<int>
Expand description

Change working directory.