CSSM_TP_CONFIRM_RESPONSE

Type Alias CSSM_TP_CONFIRM_RESPONSE 

Source
pub type CSSM_TP_CONFIRM_RESPONSE = cssm_tp_confirm_response;
👎Deprecated
Available on crate features cssmconfig and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_TP_CONFIRM_RESPONSE { pub NumberOfResponses: u32, pub Responses: *mut u32, }

Fields§

§NumberOfResponses: u32
👎Deprecated
§Responses: *mut u32
👎Deprecated