CALINFO_ENUMPROCW typedef

CALINFO_ENUMPROCW = Pointer<NativeFunction<BOOL Function(LPWSTR)>>

Implementation

typedef CALINFO_ENUMPROCW = ffi.Pointer<ffi.NativeFunction<BOOL Function(LPWSTR)>>;