Math Kernel Library Developer Guide

Using the stdcall Calling Convention in C/C++

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