PK_MESH_imprint_vectors_r_f   

PK_ERROR_code_t                    PK_MESH_imprint_vectors_r_f
(
--- received arguments ---
PK_MESH_imprint_vectors_r_t *const result  --- results structure 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.