MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / ghb_resource_free

Function ghb_resource_free

gtk/src/resources.c:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void
57ghb_resource_free (void)
58{
59 ghb_value_free(&resources);
60}

Callers 1

ghb_application_shutdownFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected