Struct winapi::shared::ntdef::STRING64   [−][src]
#[repr(C)]pub struct STRING64 {
    pub Length: USHORT,
    pub MaximumLength: USHORT,
    pub Buffer: ULONGLONG,
}Fields
Length: USHORTMaximumLength: USHORTBuffer: ULONGLONG