Module dlfcn::rtld [] [src]

Structs

RtldValue

A safe Rust wrapper around the RTLD values defined in <dlfcn.h> in the C stdlib. Create a new instance through [RtldValue::new].

Enums

RtldMain

The RTLD main value to be used.

RtldOr

The RTLD OR values to be used with the OR operator (|).