Struct gio_sys::GTlsDatabasePrivate[][src]

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

Trait Implementations

impl Debug for GTlsDatabasePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations