Struct libvda::encode::bindings::vea_session_info
source · Fields§
§ctx: *mut c_void
§event_pipe_fd: c_int
Trait Implementations§
source§impl Clone for vea_session_info
impl Clone for vea_session_info
source§fn clone(&self) -> vea_session_info
fn clone(&self) -> vea_session_info
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more