Unit 'gccore' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libogcfpc]

_wgpipe

Declaration

Source position: gx.inc line 738

type _wgpipe = record

  case Integer of

    0: (

        U8: cuint8;

      );

    1: (

        S8: cint8;

      );

    2: (

        U16: cuint16;

      );

    3: (

        S16: cint16;

      );

    4: (

        U32: cuint32;

      );

    5: (

        S32: cint32;

      );

    6: (

        F32: cfloat;

      );

end;


Documentation generated on: 2023-03-18