Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
void
57
ghb_resource_free (void)
58
{
59
ghb_value_free(&resources);
60
}
Callers
1
ghb_application_shutdown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected