Type Definition libxml::bindings::xlinkHandler

source ·
pub type xlinkHandler = _xlinkHandler;
Expand description

This is the structure containing a set of Links detection callbacks.

There is no default xlink callbacks, if one want to get link recognition activated, those call backs must be provided before parsing.