Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ do_nothing
Function
do_nothing
tests/fl/force_inline.cpp:121–121 ·
view source on GitHub ↗
Return void
Source
from the content-addressed store, hash-verified
119
namespace test_signatures {
120
// Return void
121
FASTLED_FORCE_INLINE void do_nothing() {}
122
123
// Multiple parameters
124
FASTLED_FORCE_INLINE int add_three(int a, int b, int c) {
Callers
1
FL_TEST_FILE
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected