CMSG_ATTR

Type Alias CMSG_ATTR 

Source
pub type CMSG_ATTR = CRYPT_ATTRIBUTES;

Aliased Type§

#[repr(C)]
pub struct CMSG_ATTR { pub cAttr: u64, pub rgAttr: *mut _CRYPT_ATTRIBUTE, }

Fields§

§cAttr: u64§rgAttr: *mut _CRYPT_ATTRIBUTE