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

type Tcl_AlertNotifierProc = extern "C" fn(_: ClientData);