Struct gio_sys::GDtlsClientConnection[][src]

#[repr(C)]
pub struct GDtlsClientConnection(_);

Trait Implementations

impl Debug for GDtlsClientConnection
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations