1.3.5.1.3 PRIME_API_OPEN Function Pointer

C

typedef void (*PRIME_API_OPEN)(void);

Summary

Function pointer to open the PRIME Stack.

Description

This function pointer is used to open the PRIME Stack.

Remarks

None.