Type Alias GDtlsClientConnectionInterface

Source
pub type GDtlsClientConnectionInterface = _GDtlsClientConnectionInterface;
Expand description

GDtlsClientConnectionInterface: @g_iface: The parent interface.

vtable for a #GDtlsClientConnection implementation.

Since: 2.48

Aliased Type§

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

Fields§

§g_iface: _GTypeInterface