DefxProfile typedef

DefxProfile = Void Function(PtrVoid, PtrString, Uint64)

Implementation

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