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

Function ghb_get_tmp_dir

gtk/src/hb-backend.c:1318–1322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1316}
1317
1318const char*
1319ghb_get_tmp_dir (void)
1320{
1321 return hb_get_temporary_directory();
1322}
1323
1324void
1325ghb_hb_cleanup(gboolean partial)

Callers 1

Calls 1

Tested by

no test coverage detected