Function chdir_wrapper

Source
pub fn chdir_wrapper(path: String) -> Result<(), PyException>
Expand description

Simple wrapper for generated Rust code