Skip to main content

RTLD_NOLOAD

Constant RTLD_NOLOAD 

Source
pub const RTLD_NOLOAD: c_int = _; // 4i32
Expand description

Non-POSIX, see https://www.man7.org/linux/man-pages/man3/dlopen.3.html. Don’t load the shared object.