pub const RTLD_NOLOAD: c_int = _; // 4i32Expand description
Non-POSIX, see https://www.man7.org/linux/man-pages/man3/dlopen.3.html. Don’t load the shared object.
pub const RTLD_NOLOAD: c_int = _; // 4i32Non-POSIX, see https://www.man7.org/linux/man-pages/man3/dlopen.3.html. Don’t load the shared object.