Type Alias Tcl_FSChdirProc

Source
pub type Tcl_FSChdirProc = extern "C" fn(pathPtr: *mut Tcl_Obj) -> c_int;