Registry / utility / graphy-dll

graphy-dll

JSON →
library0.3.0rscratesunverified

A library for loading dlls.

# Cargo.toml [dependencies] graphy_dll = "0.3.0"
INSTALL
IMPORT
SIG · GRAPHY-DLL
G
graphy-dll
utilityrustv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DllLoader
use graphy_dll::DllLoader;

Loads a DLL file using Graphy DLL.

use graphy_dll::DllLoader; fn main() { let loader = DllLoader::new("example.dll"); println!("DLL loaded: {:?}", loader); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
graphy-dll — cargo add graphy-dll · libregistry