On Saturday, 17 February 2018 at 05:52:38 UTC, Jonathan M Davis wrote:

Well, in D-speak, C header definitions rewritten as D so that D can call the C functions are exactly what bindings are, whereas if bindings are wrapped in D code to make them more D-like, those are called wrappers. I don't know that there's a specific term for a case where marshalling is involved.


Dynamic binding?

Reply via email to