[][src]Function frida_rs::heap_size

pub fn heap_size() -> usize

Get the current size of Frida's private heap.

This is equivalent to calling Frida.heapSize in the JavaScript API.