Type Definition rust_tcl_sys::tcl::Tcl_FSCreateDirectoryProc [] [src]

type Tcl_FSCreateDirectoryProc = extern "C" fn(_: *mut Tcl_Obj) -> c_int;