bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_LoadFunction
bindbc
sdl
bind
sdlloadso
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
*
SDL_LoadFunction
(void* handle, const(char*) name)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
void
*
SDL_LoadFunction
(
void
*
handle
,
const
(
char
*)
name
)
pSDL_LoadFunction
SDL_LoadFunction
;
Meta
Source
See Implementation
bindbc
sdl
bind
sdlloadso
aliases
pSDL_LoadFunction
pSDL_LoadObject
pSDL_UnloadObject
functions
SDL_LoadFunction
SDL_LoadObject
SDL_UnloadObject