OLDFONTENUMPROCA typedef

OLDFONTENUMPROCA = Pointer<NativeFunction<Int Function(Pointer<LOGFONTA>, Pointer<TEXTMETRICA>, DWORD, LPARAM)>>

Implementation

typedef OLDFONTENUMPROCA = ffi.Pointer<ffi.NativeFunction<ffi.Int Function(ffi.Pointer<LOGFONTA>, ffi.Pointer<TEXTMETRICA>, DWORD, LPARAM)>>;