Behaviour.defcallback
You're seeing just the macro
defcallback
, go back to Behaviour module for more information.
This macro is deprecated. Use the @callback module attribute instead.
Defines a function callback according to the given type specification.