VKVG  
Vulkan Vector Graphics

◆ vkvg_destroy()

void vkvg_destroy ( VkvgContext  ctx)

Decrement the reference count on the context by one. Destroy it if count reach 0.

Parameters
ctxThe vkvg context to destroy.