#[repr(C)]pub struct aptCaptureBufInfo__bindgen_ty_1 {
pub leftOffset: u32_,
pub rightOffset: u32_,
pub format: u32_,
}
Fields§
§leftOffset: u32_
§rightOffset: u32_
§format: u32_
Trait Implementations§
source§impl Clone for aptCaptureBufInfo__bindgen_ty_1
impl Clone for aptCaptureBufInfo__bindgen_ty_1
source§fn clone(&self) -> aptCaptureBufInfo__bindgen_ty_1
fn clone(&self) -> aptCaptureBufInfo__bindgen_ty_1
Returns a copy of the value. Read more
1.0.0§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for aptCaptureBufInfo__bindgen_ty_1
impl Debug for aptCaptureBufInfo__bindgen_ty_1
source§impl Default for aptCaptureBufInfo__bindgen_ty_1
impl Default for aptCaptureBufInfo__bindgen_ty_1
source§fn default() -> aptCaptureBufInfo__bindgen_ty_1
fn default() -> aptCaptureBufInfo__bindgen_ty_1
Returns the “default value” for a type. Read more