'Convert float pointer returned by c++ DLL function to float C#

extern

The return is a pointer to the internal array containing results info. It should not be modified results values are output as a float array (mantissa



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source