winapi

package
v0.36.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package winapi provides shared Windows DLL proc references used by multiple packages.

Index

Constants

This section is empty.

Variables

View Source
var (
	User32   = windows.NewLazyDLL("user32.dll")
	Kernel32 = windows.NewLazyDLL("kernel32.dll")

	RtlMoveMemory = Kernel32.NewProc("RtlMoveMemory")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL