Function Tcl_GetCommandInfoFromToken

Source
pub unsafe extern "C" fn Tcl_GetCommandInfoFromToken(
    token: Tcl_Command,
    infoPtr: *mut Tcl_CmdInfo,
) -> c_int