CALINFO_ENUMPROCW typedef

CALINFO_ENUMPROCW = Int32 Function(Pointer<Uint16>)

Implementation

typedef CALINFO_ENUMPROCW = ffi.Int32 Function(
  ffi.Pointer<ffi.Uint16>,
);