Skip to main content

Module conf

Module conf 

Source

Functionsยง

glibc_versionLinux and GNU
page_sizeNon-ESP-IDF
parse_glibc_version ๐Ÿ”’ Linux and GNU
Returns Some((major, minor)) if the string is a valid โ€œx.yโ€ version, ignoring any extra dot-separated parts. Otherwise return None.