Struct gio_sys::GTlsClientConnectionInterface [] [src]

pub struct GTlsClientConnectionInterface {
    pub g_iface: GTypeInterface,
    pub copy_session_state: Option<unsafe extern "C" fn(_: *mut GTlsClientConnection, _: *mut GTlsClientConnection)>,
}

Fields