errnoCall

Undocumented in source. Be warned that the author may not have intended to support it.
@nogc
int
errnoCall
(
string file = __FILE_FULL_PATH__
size_t line = __LINE__
)
(
Parameters!F args
)
if (
is(ReturnType!F == int)
)

Meta