You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the documentation doesn't include C varargs parameters (even in the type display of the function!). So things that work similar to printf can't be documented well. It'd be nice if it at least displayed the ... in the function type.