Creating D bindings for a C library
    Joseph Rushton Wakeling via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Nov 25 11:40:28 PST 2015
    
    
  
On Wednesday, 25 November 2015 at 17:45:48 UTC, ponce wrote:
> If doing it by hand, some tips here: 
> http://p0nce.github.io/d-idioms/#Porting-from-C-gotchas
Cool, thanks.  The stuff about using c_long and c_ulong is 
particularly useful/relevant to my use-case, so it's good to be 
reminded of that.
    
    
More information about the Digitalmars-d-learn
mailing list