bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
pSDL_SensorOpen
bindbc
sdl
bind
sdlsensor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
static if
(
sdlSupport >= SDLSupport.sdl209
)
static if
(!(
staticBinding
))
alias
pSDL_SensorOpen
=
SDL_Sensor
*
function
(
int
device_index
)
Meta
Source
See Implementation
bindbc
sdl
bind
sdlsensor
aliases
SDL_SensorID
pSDL_NumSensors
pSDL_SensorClose
pSDL_SensorFromInstanceID
pSDL_SensorGetData
pSDL_SensorGetDeviceInstanceID
pSDL_SensorGetDeviceName
pSDL_SensorGetDeviceNonPortableType
pSDL_SensorGetDeviceType
pSDL_SensorGetName
pSDL_SensorGetNonPortableType
pSDL_SensorGetType
pSDL_SensorOpen
pSDL_SensorUpdate
enums
SDL_SensorType
functions
SDL_NumSensors
SDL_SensorClose
SDL_SensorFromInstanceID
SDL_SensorGetData
SDL_SensorGetDeviceInstanceID
SDL_SensorGetDeviceName
SDL_SensorGetDeviceNonPortableType
SDL_SensorGetDeviceType
SDL_SensorGetName
SDL_SensorGetNonPortableType
SDL_SensorGetType
SDL_SensorOpen
SDL_SensorUpdate
manifest constants
SDL_STANDARD_GRAVITY
structs
SDL_Sensor