[][src]Module hl_capture::dl

Structs

Handle

A container for a dlopen() handle.

Functions

open

Opens a dynamic library and returns the resulting handle.

Type Definitions

Result