Struct winapi::um::winnt::TRANSACTION_LIST_ENTRY [−][src]
#[repr(C)]pub struct TRANSACTION_LIST_ENTRY {
pub UOW: UOW,
}
Fields
UOW: UOW
Trait Implementations
Returns the “default value” for a type. Read more