DefxTrace typedef

DefxTrace = Void Function(PtrVoid, PtrString)

Implementation

typedef DefxTrace = ffi.Void Function(PtrVoid, PtrString);