Struct gio_sys::GTlsInteractionPrivate[][src]

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

Trait Implementations

impl Debug for GTlsInteractionPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations