Function mozjs::jsapi::dbg::SetDebuggerMallocSizeOf
source ยท pub unsafe extern "C" fn SetDebuggerMallocSizeOf(
cx: *mut JSContext,
mallocSizeOf: Option<unsafe extern "C" fn(_: *const c_void) -> usize>,
)