fc2Version

Type Alias fc2Version 

Source
pub type fc2Version = _fc2Version;

Aliased Type§

#[repr(C)]
pub struct fc2Version { pub major: u32, pub minor: u32, pub type_: u32, pub build: u32, }

Fields§

§major: u32§minor: u32§type_: u32§build: u32