Type Alias Tcl_FreeProc

Source
pub type Tcl_FreeProc = extern "C" fn(blockPtr: *mut c_char);