PtrDefxDlSym typedef

PtrDefxDlSym = Pointer<NativeFunction<DefxDlSym>>

Implementation

typedef PtrDefxDlSym = ffi.Pointer<ffi.NativeFunction<DefxDlSym>>;