find Entry
Finds any spec entry by name. Searches across functions, structs, unions, enums, error enums, and events.
Return
The spec entry, or null if not found
Parameters
name
The entry name to search for
Finds any spec entry by name. Searches across functions, structs, unions, enums, error enums, and events.
The spec entry, or null if not found
The entry name to search for