1.3.5.1.4 PRIME_API_STATUS Function Pointer

C

typedef SYS_STATUS (*PRIME_API_STATUS)(void);

Summary

Function pointer to get the current status of the PRIME stack.

Description

This function pointer is used to get the current status of the PRIME stack.

Remarks

None.