Type Alias GTlsServerConnectionInterface

Source
pub type GTlsServerConnectionInterface = _GTlsServerConnectionInterface;
Expand description

GTlsServerConnection:

TLS server-side connection. This is the server-side implementation of a #GTlsConnection.

Since: 2.28

Aliased Type§

#[repr(C)]
pub struct GTlsServerConnectionInterface { pub g_iface: _GTypeInterface, }

Fields§

§g_iface: _GTypeInterface