windows::Wdk::System::Registry

Function NtOpenRegistryTransaction

pub unsafe fn NtOpenRegistryTransaction(
    transactionhandle: *mut HANDLE,
    desiredaccess: u32,
    objectattributes: *const OBJECT_ATTRIBUTES,
) -> NTSTATUS