Function load_jvm_memory_stats

pub fn load_jvm_memory_stats() -> (usize, usize)
Expand description

Load JVM memory statistics from the runtime. If JVM is not initialized or fail to initialize, return zero.