raylib_wasm

Function GetGamepadAxisMovement

source
pub unsafe extern "C" fn GetGamepadAxisMovement(
    gamepad: c_int,
    axis: c_int,
) -> f32