Compute the total size of parameters for function call. Used for stdcall name mangling. Note that hidden parameters do not contribute to size.
function type
total stack usage in bytes
See Implementation
Compute the total size of parameters for function call. Used for stdcall name mangling. Note that hidden parameters do not contribute to size.