Type Alias Tcl_FSCreateInternalRepProc

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