1 reference to CallConvCdecl
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
807
case PInvokeAttributes.
CallConvCdecl
: callingConvention = CallingConvention.Cdecl; break;