[][src]Function raylib_sys::ffi_funcs::IsGamepadButtonPressed

pub unsafe extern "C" fn IsGamepadButtonPressed(
    gamepad: c_int,
    button: c_int
) -> bool