view_exists
September 8th 2024
Check that a view id represents a real view
Signature
b32
view_exists(Application_Links* app,
View_ID view_id);
Parameters
app
the standard custom layer context pointer
view_id
the id of the view to query
Return
non-zero if the view exists, zero otherwise