Function windows_sys::Wdk::System::Registry::NtOpenRegistryTransaction

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