Type Alias BCRYPT_OID_LIST

Source
pub type BCRYPT_OID_LIST = _BCRYPT_OID_LIST;

Aliased Type§

struct BCRYPT_OID_LIST {
    pub dwOIDCount: u32,
    pub pOIDs: *mut _BCRYPT_OID,
}

Fields§

§dwOIDCount: u32§pOIDs: *mut _BCRYPT_OID