memorymodule

package
v1.2.10 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

README

作者:ying32,本为govcl项目中的一个dylib扩展包
https://github.com/ying32/govcl

直接使用cgo方式调用,因为不想再将C++的代码完全翻译成Go的了,太累了,也觉得没必要。
https://github.com/fancycode/MemoryModule

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MemoryFreeLibrary

func MemoryFreeLibrary(handle MemoryModule)

func MemoryGetProcAddress

func MemoryGetProcAddress(handle MemoryModule, name string) uintptr

Types

type MemoryModule

type MemoryModule C.HMEMORYMODULE

func MemoryLoadLibrary

func MemoryLoadLibrary(data []byte) MemoryModule

Jump to

Keyboard shortcuts

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