Math Kernel Library Developer Guide

Using the stdcall Calling Convention in C/C++

Note

stdcall functionality has been deprecated and will be removed in a future release of the product.

Intel® oneAPI Math Kernel Library supports stdcall calling convention for the following function domains:

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

See Also