You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferIR__Objc_models (InferIR.InferIR__Objc_models)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../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><dt class="spec value" id="val-is_core_lib_type"><a href="#val-is_core_lib_type" class="anchor"></a><code><span class="keyword">val</span> is_core_lib_type : <a href="../InferIR/Typ/index.html#type-t">InferIR.Typ.t</a> <span>-></span> bool</code></dt><dt class="spec value" id="val-is_malloc_model"><a href="#val-is_malloc_model" class="anchor"></a><code><span class="keyword">val</span> is_malloc_model : <a href="../InferIR/Typ/index.html#type-t">InferIR.Typ.t</a> <span>-></span> <a href="../InferIR/Typ/Procname/index.html#type-t">InferIR.Typ.Procname.t</a> <span>-></span> bool</code></dt></dl></div></body></html>
|