hts_log_errorNoGC

! Logs an event with severity HTS_LOG_ERROR and compile-time context.

pragma(inline, true) @trusted @nogc nothrow
void
hts_log_errorNoGC
(
const(char)[] ctx
)
(
string msg
)

Meta