Skip to main content

RTLD_LOCAL

Constant RTLD_LOCAL 

Source
pub const RTLD_LOCAL: c_int = 0x0000;
Expand description

All symbold are not made available for relocation processing by other modules.