Function rust_tcl_sys::tcl::Tcl_FindCommand [] [src]

pub unsafe extern "C" fn Tcl_FindCommand(
    interp: *mut Tcl_Interp,
    name: *const c_char,
    contextNsPtr: *mut Tcl_Namespace,
    flags: c_int
) -> Tcl_Command