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