unix/rexxplatformapis.h File Reference

Go to the source code of this file.

Classes

struct  _REXXDATETIME
 

Typedefs

typedef struct _REXXDATETIME REXXDATETIME
 
typedef RexxReturnCode(REXXENTRYPFNREXXPULLQUEUE) (CONSTANT_STRING, PRXSTRING, REXXDATETIME *, size_t)
 

Functions

RexxReturnCode REXXENTRY RexxPullQueue (CONSTANT_STRING, PRXSTRING, REXXDATETIME *, size_t)
 

Typedef Documentation

◆ PFNREXXPULLQUEUE

typedef RexxReturnCode(REXXENTRY * PFNREXXPULLQUEUE) (CONSTANT_STRING, PRXSTRING, REXXDATETIME *, size_t)

Definition at line 63 of file unix/rexxplatformapis.h.

◆ REXXDATETIME

typedef struct _REXXDATETIME REXXDATETIME

Function Documentation

◆ RexxPullQueue()

RexxReturnCode REXXENTRY RexxPullQueue ( CONSTANT_STRING  ,
PRXSTRING  ,
REXXDATETIME ,
size_t   
)