Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_register_error_handler
Function
hb_register_error_handler
libhb/common.c:4643–4646 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4641
}
4642
4643
void hb_register_error_handler( hb_error_handler_t * handler )
4644
{
4645
error_handler = handler;
4646
}
4647
4648
void hb_update_str( char **dst, const char *src )
4649
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68