pub type TRANSACTION_NOTIFICATION = _TRANSACTION_NOTIFICATION;Aliased Type§
#[repr(C)]pub struct TRANSACTION_NOTIFICATION {
pub TransactionKey: *mut c_void,
pub TransactionNotification: u32,
pub TmVirtualClock: _LARGE_INTEGER,
pub ArgumentLength: u32,
}Fields§
§TransactionKey: *mut c_void§TransactionNotification: u32§TmVirtualClock: _LARGE_INTEGER§ArgumentLength: u32