Type Alias Tcl_FSFilesystemPathTypeProc

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