imports

package
v2.4.2 Latest Latest
Warning

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

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

Documentation

Overview

Package imports Dynamic Library Import Based on LCL You can also import and add custom dynamic libraries here

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Proc

func Proc(index int) dllimports.ProcAddr

Proc cef energy

func SysCallN added in v2.1.0

func SysCallN(index int, args ...uintptr) uintptr

SysCallN cef energy

Types

type DllTable added in v2.3.6

type DllTable struct {
	// contains filtered or unexported fields
}

func LibEnergy added in v2.3.6

func LibEnergy() *DllTable

LibEnergy libenergy

func LibLCLExt added in v2.3.6

func LibLCLExt() *DllTable

LibLCLExt liblcl ext

func LoadLib added in v2.3.6

func LoadLib(libName string) *DllTable

LoadLib 加载动态库,适用自定义,第三方,支持Windows, MacOS, Linux

func (*DllTable) Dll added in v2.3.6

func (m *DllTable) Dll() dllimports.DLL

func (*DllTable) ImportTable added in v2.3.6

func (m *DllTable) ImportTable() []*dllimports.ImportTable

func (*DllTable) IsOk added in v2.3.6

func (m *DllTable) IsOk() bool

func (*DllTable) Proc added in v2.3.6

func (m *DllTable) Proc(index int) dllimports.ProcAddr

func (*DllTable) SetDll added in v2.3.6

func (m *DllTable) SetDll(dll dllimports.DLL)

func (*DllTable) SetImportTable added in v2.3.6

func (m *DllTable) SetImportTable(table []*dllimports.ImportTable)

func (*DllTable) SetOk added in v2.3.6

func (m *DllTable) SetOk(v bool)

func (*DllTable) SysCallN added in v2.3.6

func (m *DllTable) SysCallN(index int, args ...uintptr) (result uintptr)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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