[][src]Function raylib_sys::ffi_funcs::IsGamepadButtonUp

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