Function SDL_GetJoystickPlayerIndexForID
pub unsafe extern "C" fn SDL_GetJoystickPlayerIndexForID(
instance_id: u32,
) -> i32
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_GetJoystickPlayerIndexForID(
instance_id: u32,
) -> i32
dep_sdl3
only.