Uses a bunch of presets written in the file head, it will convert every C func declaration to D, arrays are transformed to pointers, as if it becomes ref, the function won't be able to accept casts
See Implementation
Uses a bunch of presets written in the file head, it will convert every C func declaration to D, arrays are transformed to pointers, as if it becomes ref, the function won't be able to accept casts