SAFEARRAYBOUND

Type Alias SAFEARRAYBOUND 

Source
pub type SAFEARRAYBOUND = tagSAFEARRAYBOUND;

Aliased Type§

#[repr(C)]
pub struct SAFEARRAYBOUND { pub cElements: u32, pub lLbound: i32, }

Fields§

§cElements: u32§lLbound: i32