Intel® Math Kernel Library 2019 Developer Guide

Using the stdcall Calling Convention in C/C++

Intel MKL supports stdcall calling convention for the following function domains:

To use the stdcall calling convention in C/C++, follow the guidelines below:

See Also