Expand description
Required features: "Win32_Data_Xml_MsXml"
Fields
cbCert: u32
pbCert: *mut u8
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for XHR_CERT
impl !Send for XHR_CERT
impl !Sync for XHR_CERT
impl Unpin for XHR_CERT
impl UnwindSafe for XHR_CERT
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more