Struct vpx_sys::vpx_image_rect
source · Fields§
§x: c_uint§y: c_uint§w: c_uint§h: c_uintTrait Implementations§
source§impl Clone for vpx_image_rect
impl Clone for vpx_image_rect
source§fn clone(&self) -> vpx_image_rect
fn clone(&self) -> vpx_image_rect
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