__assert_perror_fail

version(!CRuntime_DigitalMars && !CRuntime_Microsoft && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && CRuntime_Glibc)
extern (C) @trusted nothrow @nogc
__assert_perror_fail
(
int errnum
,
const(char)* file
,
uint line
,
const(char)* func
)

Meta