pub type GDtlsServerConnectionInterface = _GDtlsServerConnectionInterface;
Expand description
GDtlsServerConnection:
DTLS server-side connection. This is the server-side implementation of a #GDtlsConnection.
Since: 2.48
Aliased Type§
struct GDtlsServerConnectionInterface {
pub g_iface: _GTypeInterface,
}
Fields§
§g_iface: _GTypeInterface