Load dynamic libraries with no hand-written bindings!
Adam D Ruppe
destructionator at gmail.com
Tue Sep 6 16:35:43 UTC 2022
On Tuesday, 6 September 2022 at 16:28:18 UTC, Steven
Schveighoffer wrote:
> Nice! I wonder if it can be used to generate static bindings as
> well? As in, just use it to spit out a D module with the proper
> function/struct definitions?
I'm sure you could set it up, but the point of importc is that
there's no benefit to doing that anymore...
More information about the Digitalmars-d
mailing list