Struct vpx_sys::vpx_image_rect [−][src]
Fields
x: c_uinty: c_uintw: c_uinth: c_uintTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for vpx_image_rect
impl Send for vpx_image_rect
impl Sync for vpx_image_rect
impl Unpin for vpx_image_rect
impl UnwindSafe for vpx_image_rect
Blanket Implementations
Mutably borrows from an owned value. Read more