PK_ERROR_code_t PK_BODY_find_facesets_r_f ( --- received arguments --- PK_BODY_find_facesets_r_t *const facesets --- facesets to be deleted ) Free the memory associated with the given structure. The function will free all the PK memory referenced by the facesets structure. Internally, the function will use the PK_MEMORY_free function to free all the memory. All the fields within the structure will be initialised before being returned by the function.