[][src]Function quickjs_sys::JS_ComputeMemoryUsage

pub unsafe extern "C" fn JS_ComputeMemoryUsage(
    rt: *mut JSRuntime,
    s: *mut JSMemoryUsage
)