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