winsyscall

package
v0.0.0-...-410f0c4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WinSyscall

type WinSyscall struct{}

func (*WinSyscall) CloseHandle

func (w *WinSyscall) CloseHandle(handle syscall.Handle) error

func (*WinSyscall) GetExitCodeProcess

func (w *WinSyscall) GetExitCodeProcess(handle syscall.Handle) (uint32, error)

func (*WinSyscall) GetProcessStartTime

func (w *WinSyscall) GetProcessStartTime(handle syscall.Handle) (syscall.Filetime, error)

func (*WinSyscall) OpenProcess

func (w *WinSyscall) OpenProcess(flags uint32, inherit bool, pid uint32) (syscall.Handle, error)

Jump to

Keyboard shortcuts

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