#[unsafe(no_mangle)] pub extern "C-unwind" fn rustlogger_isEnabled( level: LogLevel, ) -> c_int
Whether logging is currently enabled for level.
level