Hello,
how do I call the following unmanaged C function from C#
float* Fx(int a, float* b1, float*b2, ...);
thanks
josef
how do I call the following unmanaged C function from C#
float* Fx(int a, float* b1, float*b2, ...);
thanks
josef