callingconvention
Sets the function calling convention.
callingconvention ("value")
Parameters
value
is one of:
Cdecl
FastCall
StdCall
VectorCall
Applies To
Project configurations.
Availability
Premake 5.0 or later.
Sets the function calling convention.
callingconvention ("value")
value
is one of:
Cdecl
FastCall
StdCall
VectorCall
Project configurations.
Premake 5.0 or later.