Function signature. Contains information about a function return type, count of arguments, and their TypeIds. Function signature is a low level structure which doesn't contain platform specific or calling convention specific information. It's typically used to describe function arguments in a C-API like form, which is then used to calculate a \ref FuncDetail instance, which then maps function sig
source not stored for this graph (policy: none)