PK_MARK_ask_frustrum   

PK_ERROR_code_t           PK_MARK_ask_frustrum
(
--- returned arguments ---
PK_MARK_frustrum_t *const frustrum --- frustrum functions
)


This function returns the registered frustrum of the non-partitioned PK
rollback system.


Specific Errors:
    PK_ERROR_mark_not_started      non-partitioned PK rollback is not active


This function should only be called when the non-partitioned PK rollback system
has been started via PK_MARK_start.