void __stdcall DDD_matmul3x3(float *a,float *b,float *dst)
Parameters:
float *a:
float *b:
float *dst:
Result:
void: