Skip to main content

RTLD_NOW

Constant RTLD_NOW 

Source
pub const RTLD_NOW: c_int = _; // 2i32
Expand description

Relocations are performed when the object is loaded.