Struct gio_sys::GTlsServerConnection[][src]

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

Trait Implementations

impl Debug for GTlsServerConnection
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations