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

type Tcl_PanicProc = extern "C" fn(_: *const c_char, ...);