Struct gio_sys::GTlsClientConnection[][src]

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

Trait Implementations

impl Debug for GTlsClientConnection
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations