Skip to main content

RTLD_GLOBAL

Constant RTLD_GLOBAL 

Source
pub const RTLD_GLOBAL: c_int = _; // 256i32
Expand description

All symbols are available for relocation processing of other modules.