Function windows::Wdk::System::SystemServices::ZwCommitTransaction

pub unsafe fn ZwCommitTransaction<P0, P1>(
    transactionhandle: P0,
    wait: P1,
) -> NTSTATUS
where P0: Param<HANDLE>, P1: Param<BOOLEAN>,