Struct freefare_sys::Struct_Unnamed5
[−]
[src]
pub struct Struct_Unnamed5 {
pub file_size: uint32_t,
}Fields
file_size: uint32_t
Trait Implementations
impl Clone for Struct_Unnamed5[src]
fn clone(&self) -> Struct_Unnamed5
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more