Type Alias Tcl_FreeInternalRepProc

Source
pub type Tcl_FreeInternalRepProc = extern "C" fn(objPtr: *mut Struct_Tcl_Obj);