Skip to main content

RTLD_LAZY

Constant RTLD_LAZY 

Source
pub const RTLD_LAZY: c_int = _; // 1i32
Expand description

Relocations are performed at an implementation-defined time.