MCPcopy Create free account
hub / github.com/asmjit/asmjit / FuncSignature

Class FuncSignature

asmjit/core/func.h:390–577  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FuncSignature buildMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected