Struct janus_plugin::PluginSession [] [src]

#[repr(C)]
pub struct PluginSession { pub gateway_handle: *mut c_void, pub plugin_handle: *mut c_void, pub stopped_bitfield: u8, pub __padding: [u8; 7usize], }

Fields

Trait Implementations

impl Debug for janus_plugin_session
[src]

[src]

Formats the value using the given formatter.