Union citro3d_sys::C3D_Tex__bindgen_ty_3
source · #[repr(C)]
pub union C3D_Tex__bindgen_ty_3 {
pub lodParam: u32_,
pub __bindgen_anon_1: C3D_Tex__bindgen_ty_3__bindgen_ty_1,
}
Fields§
§lodParam: u32_
§__bindgen_anon_1: C3D_Tex__bindgen_ty_3__bindgen_ty_1
Trait Implementations§
source§impl Clone for C3D_Tex__bindgen_ty_3
impl Clone for C3D_Tex__bindgen_ty_3
source§fn clone(&self) -> C3D_Tex__bindgen_ty_3
fn clone(&self) -> C3D_Tex__bindgen_ty_3
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 more