PK_ERROR_code_t PK_TOPOL_facet_r_f ( --- received arguments --- PK_TOPOL_facet_r_t *const tables --- facet tables to free ) This function frees the PK memory referenced by the structure. The function will free all the PK memory referenced by the input structure. Internally, the function will use the PK_MEMORY_free function to free all the memory. The structure will be re-initialised to be empty.