Function windows::Wdk::System::Registry::NtRollbackRegistryTransaction
pub unsafe fn NtRollbackRegistryTransaction<P0>(
transactionhandle: P0,
flags: u32,
) -> NTSTATUSwhere
P0: Param<HANDLE>,