This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>InferIR__Objc_models (InferIR.InferIR__Objc_models)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc %%VERSION%%"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">InferIR</a>» InferIR__Objc_models</nav><h1>Module <code>InferIR__Objc_models</code></h1><p>This module models special c struct types from the Apple's Core Foundation libraries for which there are particular rules for memory management.</p></header><dl><dtclass="spec value"id="val-is_core_lib_type"><ahref="#val-is_core_lib_type"class="anchor"></a><code><spanclass="keyword">val</span> is_core_lib_type : <ahref="../InferIR/Typ/index.html#type-t">InferIR.Typ.t</a><span>-></span> bool</code></dt><dtclass="spec value"id="val-is_malloc_model"><ahref="#val-is_malloc_model"class="anchor"></a><code><spanclass="keyword">val</span> is_malloc_model : <ahref="../InferIR/Typ/index.html#type-t">InferIR.Typ.t</a><span>-></span><ahref="../InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a><span>-></span> bool</code></dt></dl></div></body></html>