CMC_STATUS_INFO

Type Alias CMC_STATUS_INFO 

Source
pub type CMC_STATUS_INFO = _CMC_STATUS_INFO;

Aliased Type§

#[repr(C)]
pub struct CMC_STATUS_INFO { pub dwStatus: u64, pub cBodyList: u64, pub rgdwBodyList: *mut u64, pub pwszStatusString: *mut u16, pub dwOtherInfoChoice: u64, pub __bindgen_anon_1: _CMC_STATUS_INFO__bindgen_ty_1, }

Fields§

§dwStatus: u64§cBodyList: u64§rgdwBodyList: *mut u64§pwszStatusString: *mut u16§dwOtherInfoChoice: u64§__bindgen_anon_1: _CMC_STATUS_INFO__bindgen_ty_1