Function SDL_GetGamepadPlayerIndex
pub unsafe extern "C" fn SDL_GetGamepadPlayerIndex(
gamepad: *mut SDL_Gamepad,
) -> i32
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_GetGamepadPlayerIndex(
gamepad: *mut SDL_Gamepad,
) -> i32
dep_sdl3
only.