Function windows::Wdk::System::SystemServices::TmRollbackTransaction
pub unsafe fn TmRollbackTransaction<P0>(
transaction: *const KTRANSACTION,
wait: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,