GstPadForwardFunction

A forward function is called for all internally linked pads, see gst_pad_forward().

alias GstPadForwardFunction = int function(GstPad* pad, void* userData)

Meta