Hook.resolve_callback
You're seeing just the function
resolve_callback
, go back to Hook module for more information.
Link to this function
resolve_callback(module, fun_key, args)
Resolves a callback for the calling process and executes it with args
.