Struct winapi::ntsecapi::PKU2U_CERT_BLOB [] [src]

#[repr(C)]
pub struct PKU2U_CERT_BLOB { pub CertOffset: ULONG, pub CertLength: USHORT, }

Fields

Trait Implementations

impl Debug for PKU2U_CERT_BLOB
[src]

Formats the value using the given formatter.

impl Copy for PKU2U_CERT_BLOB
[src]

impl Clone for PKU2U_CERT_BLOB
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more