GDatagramBasedSourceFunc

This is the function type of the callback used for the #GSource returned by g_datagram_based_create_source().

alias GDatagramBasedSourceFunc = int function(GDatagramBased* datagramBased, GIOCondition condition, void* userData)

Meta

Since

2.48