Constant hwloc::MEMBIND_DEFAULT []

pub const MEMBIND_DEFAULT: MemBindPolicy = MemBindPolicy{bits: 0,}

Reset the memory allocation policy to the system default. Depending on the operating system, this may correspond to MEMBIND_FIRSTTOUCH (Linux), or MEMBIND_BIND (AIX, HP-UX, OSF, Solaris, Windows).