Function windows::Wdk::System::Registry::NtRollbackRegistryTransaction

pub unsafe fn NtRollbackRegistryTransaction<P0>(
    transactionhandle: P0,
    flags: u32,
) -> NTSTATUS
where P0: Param<HANDLE>,