Struct winapi::shared::sspi::SEC_WINNT_AUTH_SHORT_VECTOR   [−][src]
#[repr(C)]pub struct SEC_WINNT_AUTH_SHORT_VECTOR {
    pub ShortArrayOffset: ULONG,
    pub ShortArrayCount: USHORT,
}Fields
ShortArrayOffset: ULONGShortArrayCount: USHORTTrait Implementations
Returns the “default value” for a type. Read more