OSDN Git Service

SDL_Vulkan_UnloadLibrary 新規追加 https://wiki.libsdl.org/SDL_Vulkan_UnloadLibrary
[sdl2referencejp/sdl2referencejp.git] / SDL_AtomicDecRef.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryAtomic.html" title="1\82Â\8fã">
9 <title>SDL_AtomicDecRef</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryAtomic.html">\83A\83g\83~\83b\83N\91\80\8dì</a> - SDL_AtomicDecRef
13 <hr>
14 <h1>SDL_AtomicDecRef</h1>
15 \8eQ\8fÆ\83J\83E\83\93\83g\82Æ\82µ\82Ä\82Ì\83A\83g\83~\83b\83N\95Ï\90\94\82ð1\8c¸\82ç\82·
16 <h2>\8d\\95¶</h2>
17 <code>SDL_bool SDL_AtomicIncRef(SDL_atomic_t* a)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_AtomicDecRef">
20 <tr><td>a</td><td>\8fC\90³\82·\82é<a href="SDL_atomic_t.html">SDL_atomic_t</a>\82Ö\82Ì\83|\83C\83\93\83^</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \8c¸\8eZ\82µ\82½\8cã\82É0\82É\82È\82ê\82ÎSDL_TRUE, \82»\82¤\82Å\82È\82¯\82ê\82ÎSDL_FALSE\82ð\96ß\82·.
24 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
25 <a href="SDL_AtomicAdd.html">SDL_AtomicAdd</a><br>
26 <a href="SDL_AtomicIncRef.html">SDL_AtomicIncRef</a><br>
27 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
28 <a href="https://wiki.libsdl.org/SDL_AtomicDecRef">SDL_AtomicDecRef - SDL Wiki</a>
29 <hr>
30 </body>
31 </html>