pub type MIDL_METHOD_PROPERTY_MAP = _MIDL_METHOD_PROPERTY_MAP;Aliased Type§
#[repr(C)]pub struct MIDL_METHOD_PROPERTY_MAP {
pub Count: u32,
pub Properties: *const _MIDL_METHOD_PROPERTY,
}Fields§
§Count: u32§Properties: *const _MIDL_METHOD_PROPERTY