Function windows::Wdk::System::SystemServices::ZwRollbackTransaction

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