Fixed Length Array Syntax in extern(C) Function Signatures

via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jul 9 10:11:35 PDT 2015


On Thursday, 9 July 2015 at 16:12:27 UTC, Timon Gehr wrote:
> No. You'll need explicit pass by reference on the D side.

So, how should I modify my call to `image_copy` with respect to 
the four first parameters?


More information about the Digitalmars-d-learn mailing list