pub fn get(option: Opt) -> c_long
Read an option’s value.
Note the width: mimalloc stores option values in a C long, which is 32-bit on Windows and 64-bit on Linux/macOS. Use get_size for byte counts.
long
get_size