Struct winapi::shared::ktmtypes::TRANSACTION_NOTIFICATION_MARSHAL_ARGUMENT   [−][src]
#[repr(C)]pub struct TRANSACTION_NOTIFICATION_MARSHAL_ARGUMENT {
    pub MarshalCookie: ULONG,
    pub UOW: GUID,
}Fields
MarshalCookie: ULONGUOW: GUIDTrait Implementations
Returns the “default value” for a type. Read more