mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
13 lines
11 KiB
HTML
13 lines
11 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `number` mod in crate `core_foundation`."><meta name="keywords" content="rust, rustlang, rust-lang, number"><title>core_foundation::number - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled ><script id="default-settings"></script><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../favicon.svg">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-16x16.png">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../../core_foundation/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Module number</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li><li><a href="#constants">Constants</a></li><li><a href="#statics">Statics</a></li><li><a href="#functions">Functions</a></li><li><a href="#types">Type Definitions</a></li></ul></div><p class="location"><a href="../index.html">core_foundation</a></p><div id="sidebar-vars" data-name="number" data-ty="mod" data-relpath="../"></div><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><button type="button" class="help-button">?</button>
|
||
<a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Module <a href="../index.html">core_foundation</a>::<wbr><a class="mod" href="">number</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span><a class="srclink" href="../../src/core_foundation/number.rs.html#10-120" title="goto source code">[src]</a></span></h1><div class="docblock"><p>Immutable numbers.</p>
|
||
</div><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
|
||
<table><tr class="module-item"><td><a class="struct" href="struct.CFNumber.html" title="core_foundation::number::CFNumber struct">CFNumber</a></td><td class="docblock-short"><p>An immutable numeric value.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.__CFBoolean.html" title="core_foundation::number::__CFBoolean struct">__CFBoolean</a></td><td class="docblock-short"></td></tr></table><h2 id="enums" class="section-header"><a href="#enums">Enums</a></h2>
|
||
<table><tr class="module-item"><td><a class="enum" href="enum.__CFNumber.html" title="core_foundation::number::__CFNumber enum">__CFNumber</a></td><td class="docblock-short"></td></tr></table><h2 id="constants" class="section-header"><a href="#constants">Constants</a></h2>
|
||
<table><tr class="module-item"><td><a class="constant" href="constant.kCFNumberCFIndexType.html" title="core_foundation::number::kCFNumberCFIndexType constant">kCFNumberCFIndexType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberCGFloatType.html" title="core_foundation::number::kCFNumberCGFloatType constant">kCFNumberCGFloatType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberCharType.html" title="core_foundation::number::kCFNumberCharType constant">kCFNumberCharType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberDoubleType.html" title="core_foundation::number::kCFNumberDoubleType constant">kCFNumberDoubleType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberFloat32Type.html" title="core_foundation::number::kCFNumberFloat32Type constant">kCFNumberFloat32Type</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberFloat64Type.html" title="core_foundation::number::kCFNumberFloat64Type constant">kCFNumberFloat64Type</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberFloatType.html" title="core_foundation::number::kCFNumberFloatType constant">kCFNumberFloatType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberIntType.html" title="core_foundation::number::kCFNumberIntType constant">kCFNumberIntType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberLongLongType.html" title="core_foundation::number::kCFNumberLongLongType constant">kCFNumberLongLongType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberLongType.html" title="core_foundation::number::kCFNumberLongType constant">kCFNumberLongType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberMaxType.html" title="core_foundation::number::kCFNumberMaxType constant">kCFNumberMaxType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberNSIntegerType.html" title="core_foundation::number::kCFNumberNSIntegerType constant">kCFNumberNSIntegerType</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberSInt8Type.html" title="core_foundation::number::kCFNumberSInt8Type constant">kCFNumberSInt8Type</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberSInt16Type.html" title="core_foundation::number::kCFNumberSInt16Type constant">kCFNumberSInt16Type</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberSInt32Type.html" title="core_foundation::number::kCFNumberSInt32Type constant">kCFNumberSInt32Type</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberSInt64Type.html" title="core_foundation::number::kCFNumberSInt64Type constant">kCFNumberSInt64Type</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="constant" href="constant.kCFNumberShortType.html" title="core_foundation::number::kCFNumberShortType constant">kCFNumberShortType</a></td><td class="docblock-short"></td></tr></table><h2 id="statics" class="section-header"><a href="#statics">Statics</a></h2>
|
||
<table><tr class="module-item"><td><a class="static" href="static.kCFBooleanFalse.html" title="core_foundation::number::kCFBooleanFalse static">kCFBooleanFalse</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="static" href="static.kCFBooleanTrue.html" title="core_foundation::number::kCFBooleanTrue static">kCFBooleanTrue</a></td><td class="docblock-short"></td></tr></table><h2 id="functions" class="section-header"><a href="#functions">Functions</a></h2>
|
||
<table><tr class="module-item"><td><a class="fn" href="fn.CFBooleanGetTypeID.html" title="core_foundation::number::CFBooleanGetTypeID fn">CFBooleanGetTypeID</a><a title="unsafe function" href="#"><sup>⚠</sup></a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="fn" href="fn.CFBooleanGetValue.html" title="core_foundation::number::CFBooleanGetValue fn">CFBooleanGetValue</a><a title="unsafe function" href="#"><sup>⚠</sup></a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="fn" href="fn.CFNumberCompare.html" title="core_foundation::number::CFNumberCompare fn">CFNumberCompare</a><a title="unsafe function" href="#"><sup>⚠</sup></a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="fn" href="fn.CFNumberCreate.html" title="core_foundation::number::CFNumberCreate fn">CFNumberCreate</a><a title="unsafe function" href="#"><sup>⚠</sup></a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="fn" href="fn.CFNumberGetType.html" title="core_foundation::number::CFNumberGetType fn">CFNumberGetType</a><a title="unsafe function" href="#"><sup>⚠</sup></a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="fn" href="fn.CFNumberGetTypeID.html" title="core_foundation::number::CFNumberGetTypeID fn">CFNumberGetTypeID</a><a title="unsafe function" href="#"><sup>⚠</sup></a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="fn" href="fn.CFNumberGetValue.html" title="core_foundation::number::CFNumberGetValue fn">CFNumberGetValue</a><a title="unsafe function" href="#"><sup>⚠</sup></a></td><td class="docblock-short"></td></tr></table><h2 id="types" class="section-header"><a href="#types">Type Definitions</a></h2>
|
||
<table><tr class="module-item"><td><a class="type" href="type.CFBooleanRef.html" title="core_foundation::number::CFBooleanRef type">CFBooleanRef</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="type" href="type.CFNumberRef.html" title="core_foundation::number::CFNumberRef type">CFNumberRef</a></td><td class="docblock-short"></td></tr><tr class="module-item"><td><a class="type" href="type.CFNumberType.html" title="core_foundation::number::CFNumberType type">CFNumberType</a></td><td class="docblock-short"></td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="core_foundation"></div>
|
||
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html> |