destroy_user_managed_scope
September 8th 2024
Destroy a managed scope that was previously created by the user
Signature
b32
destroy_user_managed_scope(Application_Links* app,
Managed_Scope scope);
Parameters
app
the standard custom layer context pointer
scope
the id of the managed scope to destroy
Return
non-zero if the scope exists, zero otherwise