winamp/Src/external_dependencies/openmpt-trunk/include/premake/website/docs/callingconvention.md
2024-09-24 14:54:57 +02:00

316 B
Vendored

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.