text_layout_free
September 8th 2024
Release the resources associated with a text layout object
Signature
b32
text_layout_free(Application_Links* app,
Text_Layout_ID text_layout_id);
Parameters
app
the standard custom layer context pointer
text_layout_id
the id of the text layout object
Return
non-zero on success, when the text layout object exists, otherwise zero