OSDN Git Service

IMG_SaveJPG 新規追加
[sdl2referencejp/sdl2referencejp.git] / SDL_SIMDFree.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="CategoryCPU.html" title="1\82Â\8fã">
9 <title>SDL_SIMDFree</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="CategoryCPU.html">CPU\8ed\97l\82Ì\8c\9f\92m</a> - SDL_SIMDFree
13 <hr>
14 <h1>SDL_SIMDFree</h1>
15 <a href="SDL_SIMDAlloc.html">SDL_SIMDAlloc</a>\82Å\8am\95Û\82µ\82½\83\81\83\82\83\8a\82ð\89ð\95ú\82·\82é
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_SIMDFree(void *ptr)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_SIMDFree">
20 <tr><td>ptr</td><td>\89ð\95ú\82·\82é<a href="SDL_SIMDAlloc.html">SDL_SIMDAlloc()</a>\82Ü\82½\82Í<a href="SDL_SIMDRealloc.html">SDL_SIMDRealloc()</a>\82ª\96ß\82µ\82½\83|\83C\83\93\83^. NULL\82Ì\82Æ\82«\89½\82à\82µ\82È\82¢</td></tr>
21 </table>
22 <h2>\8fÚ\8d×</h2>
23 <p>
24 \82±\82Ì\8aÖ\90\94\82Í<a href="SDL_SIMDAlloc.html">SDL_SIMDAlloc()</a>\82Ü\82½\82Í<a href="SDL_SIMDRealloc.html">SDL_SIMDRealloc()</a>\82ª\96ß\82µ\82½\83|\83C\83\93\83^\88È\8aO\82É\8eg\82Á\82Ä\82Í\82È\82ç\82È\82¢.
25 malloc, realloc, SDL_malloc, memalign, new[]\93\99\82ª\96ß\82µ\82½\83|\83C\83\93\83^\82É\82Í\8eg\82¦\82È\82¢.
26 </p>
27 <p>
28 \82½\82¾\82µ, SDL_SIMDFree(NULL)\82Í\88À\91S\82É\89½\82à\82µ\82È\82¢.
29 </p>
30 <p>
31 \8aÖ\90\94\82©\82ç\96ß\82Á\82½\8cã\82Í, <code>ptr</code>\82ª\8e¦\82µ\82Ä\82¢\82½\83\81\83\82\83\8a\82É\82Í\83A\83N\83Z\83X\82Å\82«\82È\82¢.
32 \83V\83X\83e\83\80\82É\96ß\82³\82ê\82é\82©, \8f«\97\88\82Ì\8dÄ\8eg\97p\82Ì\82½\82ß\82É\8am\95Û\82³\82ê\82é.
33 \82±\82Ì\8aÖ\90\94\82É\93n\82³\82ê\82½\83|\83C\83\93\83^\82Í, \88À\91S\82É\8e¦\82·\92l\82ð\93¾\82ç\82ê\82È\82¢. \94j\8aü\82·\82×\82«\82Å\82 \82é.
34 </p>
35 <h2>\83o\81[\83W\83\87\83\93</h2>
36 SDL 2.0.10\88È\8d~
37 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
38 <a href="SDL_SIMDAlloc.html">SDL_SIMDAlloc</a><br>
39 <a href="SDL_SIMDRealloc.html">SDL_SIMDRealloc</a><br>
40 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
41 <a href="https://wiki.libsdl.org/SDL_SIMDFree">SDL_SIMDFree - SDL Wiki</a>
42 <hr>
43 </body>
44 </html>