Function windows::Wdk::System::SystemServices::TmCommitTransaction

pub unsafe fn TmCommitTransaction<P0>(
    transaction: *const KTRANSACTION,
    wait: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,