MCPcopy Create free account
hub / github.com/airtrack/luna / CheckArgs

Method CheckArgs

luna/LibAPI.h:33–37  ·  view source on GitHub ↗

Helper functions for check API arguments e.g. bool result = CheckArgs(2, ValueT_String, ValueT_Number); 2: min arguments to call API ValueT_String: type of the first argument ValueT_Number: type of the second argument all arguments are valid when result == true

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

CloseFunction · 0.80
FlushFunction · 0.80
ReadFunction · 0.80
SeekFunction · 0.80
SetvbufFunction · 0.80
WriteFunction · 0.80
OpenFunction · 0.80
DegFunction · 0.80
RadFunction · 0.80
LogFunction · 0.80
MinFunction · 0.80
MaxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected