#[repr(C)]
pub struct C3D_Tex {
pub __bindgen_anon_1: C3D_Tex__bindgen_ty_1,
pub _bitfield_align_1: [u32; 0],
pub _bitfield_1: __BindgenBitfieldUnit<[u8; 4]>,
pub __bindgen_anon_2: C3D_Tex__bindgen_ty_2,
pub param: u32_,
pub border: u32_,
pub __bindgen_anon_3: C3D_Tex__bindgen_ty_3,
}
Performs copy-assignment from
source
.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self)
.
That is, this conversion is whatever the implementation of
[From]<T> for U
chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.