PK_BB_is   


PK_ERROR_code_t     PK_BB_is
(
--- received arguments ---
PK_BB_t             bb,      --- not used

--- returned arguments ---
PK_LOGICAL_t *const whether  --- whether the received argument is a bb
)


This function returns whether the received argument is a bulletin board.


The received argument bb'is not used.  The function always returns
PK_LOGICAL_true.

Generated on: Fri, 15 Dec 2023 13:14:21 GMT