Behaviour.defcallback

You're seeing just the macro defcallback, go back to Behaviour module for more information.
Link to this macro

defcallback(spec)

View Source (macro)
This macro is deprecated. Use the @callback module attribute instead.

Defines a function callback according to the given type specification.