tagc4113OutHoga2

Struct tagc4113OutHoga2 

Source
#[repr(C)]
pub struct tagc4113OutHoga2 {
Show 74 fields pub fuitem: [c_char; 8], pub _fuitem: c_char, pub fuhotime: [c_char; 8], pub _fuhotime: c_char, pub fuoffer: [c_char; 5], pub _fuoffer: c_char, pub fujoffer: [c_char; 5], pub _fujoffer: c_char, pub fujjoffer: [c_char; 5], pub _fujjoffer: c_char, pub fuj4offer: [c_char; 5], pub _fuj4offer: c_char, pub fuj5offer: [c_char; 5], pub _fuj5offer: c_char, pub fuofferjan: [c_char; 6], pub _fuofferjan: c_char, pub fujofferjan: [c_char; 6], pub _fujofferjan: c_char, pub fujjofferjan: [c_char; 6], pub _fujjofferjan: c_char, pub fuj4offerjan: [c_char; 6], pub _fuj4offerjan: c_char, pub fuj5offerjan: [c_char; 6], pub _fuj5offerjan: c_char, pub fubid: [c_char; 5], pub _fubid: c_char, pub fujbid: [c_char; 5], pub _fujbid: c_char, pub fujjbid: [c_char; 5], pub _fujjbid: c_char, pub fuj4bid: [c_char; 5], pub _fuj4bid: c_char, pub fuj5bid: [c_char; 5], pub _fuj5bid: c_char, pub fubidjan: [c_char; 6], pub _fubidjan: c_char, pub fujbidjan: [c_char; 6], pub _fujbidjan: c_char, pub fujjbidjan: [c_char; 6], pub _fujjbidjan: c_char, pub fuj4bidjan: [c_char; 6], pub _fuj4bidjan: c_char, pub fuj5bidjan: [c_char; 6], pub _fuj5bidjan: c_char, pub futofferjan: [c_char; 6], pub _futofferjan: c_char, pub futbidjan: [c_char; 6], pub _futbidjan: c_char, pub fuoffersu: [c_char; 4], pub _fuoffersu: c_char, pub fujoffersu: [c_char; 4], pub _fujoffersu: c_char, pub fujjoffersu: [c_char; 4], pub _fujjoffersu: c_char, pub fuj4offersu: [c_char; 4], pub _fuj4offersu: c_char, pub fuj5offersu: [c_char; 4], pub _fuj5offersu: c_char, pub fubidsu: [c_char; 4], pub _fubidsu: c_char, pub fujbidsu: [c_char; 4], pub _fujbidsu: c_char, pub fujjbidsu: [c_char; 4], pub _fujjbidsu: c_char, pub fuj4bidsu: [c_char; 4], pub _fuj4bidsu: c_char, pub fuj5bidsu: [c_char; 4], pub _fuj5bidsu: c_char, pub futoffersu: [c_char; 5], pub _futoffersu: c_char, pub futbidsu: [c_char; 5], pub _futbidsu: c_char, pub fuhname: [c_char; 12], pub _fuhname: c_char,
}

Fields§

§fuitem: [c_char; 8]§_fuitem: c_char§fuhotime: [c_char; 8]§_fuhotime: c_char§fuoffer: [c_char; 5]§_fuoffer: c_char§fujoffer: [c_char; 5]§_fujoffer: c_char§fujjoffer: [c_char; 5]§_fujjoffer: c_char§fuj4offer: [c_char; 5]§_fuj4offer: c_char§fuj5offer: [c_char; 5]§_fuj5offer: c_char§fuofferjan: [c_char; 6]§_fuofferjan: c_char§fujofferjan: [c_char; 6]§_fujofferjan: c_char§fujjofferjan: [c_char; 6]§_fujjofferjan: c_char§fuj4offerjan: [c_char; 6]§_fuj4offerjan: c_char§fuj5offerjan: [c_char; 6]§_fuj5offerjan: c_char§fubid: [c_char; 5]§_fubid: c_char§fujbid: [c_char; 5]§_fujbid: c_char§fujjbid: [c_char; 5]§_fujjbid: c_char§fuj4bid: [c_char; 5]§_fuj4bid: c_char§fuj5bid: [c_char; 5]§_fuj5bid: c_char§fubidjan: [c_char; 6]§_fubidjan: c_char§fujbidjan: [c_char; 6]§_fujbidjan: c_char§fujjbidjan: [c_char; 6]§_fujjbidjan: c_char§fuj4bidjan: [c_char; 6]§_fuj4bidjan: c_char§fuj5bidjan: [c_char; 6]§_fuj5bidjan: c_char§futofferjan: [c_char; 6]§_futofferjan: c_char§futbidjan: [c_char; 6]§_futbidjan: c_char§fuoffersu: [c_char; 4]§_fuoffersu: c_char§fujoffersu: [c_char; 4]§_fujoffersu: c_char§fujjoffersu: [c_char; 4]§_fujjoffersu: c_char§fuj4offersu: [c_char; 4]§_fuj4offersu: c_char§fuj5offersu: [c_char; 4]§_fuj5offersu: c_char§fubidsu: [c_char; 4]§_fubidsu: c_char§fujbidsu: [c_char; 4]§_fujbidsu: c_char§fujjbidsu: [c_char; 4]§_fujjbidsu: c_char§fuj4bidsu: [c_char; 4]§_fuj4bidsu: c_char§fuj5bidsu: [c_char; 4]§_fuj5bidsu: c_char§futoffersu: [c_char; 5]§_futoffersu: c_char§futbidsu: [c_char; 5]§_futbidsu: c_char§fuhname: [c_char; 12]§_fuhname: c_char

Trait Implementations§

Source§

impl Clone for tagc4113OutHoga2

Source§

fn clone(&self) -> tagc4113OutHoga2

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for tagc4113OutHoga2

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Copy for tagc4113OutHoga2

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.