pub type CRL_DIST_POINTS_INFO = _CRL_DIST_POINTS_INFO;
Aliased Type§
struct CRL_DIST_POINTS_INFO {
pub cDistPoint: u32,
pub rgDistPoint: *mut _CRL_DIST_POINT,
}
Fields§
§cDistPoint: u32
§rgDistPoint: *mut _CRL_DIST_POINT
pub type CRL_DIST_POINTS_INFO = _CRL_DIST_POINTS_INFO;
struct CRL_DIST_POINTS_INFO {
pub cDistPoint: u32,
pub rgDistPoint: *mut _CRL_DIST_POINT,
}
cDistPoint: u32
§rgDistPoint: *mut _CRL_DIST_POINT