OSDN Git Service

Mix_FadeInChannel 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_GetMemoryFunctions.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="CategoryStandard.html" title="1\82Â\8fã">
9 <title>SDL_GetMemoryFunctions</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="CategoryStandard.html">\95W\8f\80\83\89\83C\83u\83\89\83\8a</a> - SDL_GetMemoryFunctions
13 <hr>
14 <h1>SDL_GetMemoryFunctions</h1>
15 SDL\83\81\83\82\83\8a\8aÖ\90\94\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>void SDL_GetMemoryFunctions(SDL_malloc_func* malloc_func, SDL_calloc_func* calloc_func, SDL_realloc_func* realloc_func, SDL_free_func* free_func)</code>
18 <h2>\83o\81[\83W\83\87\83\93</h2>
19 SDL 2.0.7\88È\8d~
20 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
21 <a href="https://wiki.libsdl.org/SDL_GetMemoryFunctions">SDL_GetMemoryFunctions - SDL Wiki</a>
22 <hr>
23 </body>
24 </html>