internal

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCapability

func GetCapability(f *os.File, c *SysCapability) error

func GetVersion

func GetVersion(f *os.File, v *SysVersion) error

Types

type SysCapability

type SysCapability struct {
	ID  uint64
	Val uint64
}

type SysVersion

type SysVersion struct {
	Major   int32
	Minor   int32
	Patch   int32
	NameLen int64
	Name    uintptr
	DateLen int64
	Date    uintptr
	DescLen int64
	Desc    uintptr
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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