grn_section

Type Alias grn_section 

Source
pub type grn_section = _grn_section;

Aliased Type§

#[repr(C)]
pub struct grn_section { pub offset: u32, pub length: u32, pub weight: u32, pub domain: u32, }

Fields§

§offset: u32§length: u32§weight: u32§domain: u32