#[unsafe(no_mangle)]pub extern "C" fn logger_drop(log_guard: LogGuard_API)
Expand description
Flushes global logger buffers of any records and then drops the logger.
#[unsafe(no_mangle)]pub extern "C" fn logger_drop(log_guard: LogGuard_API)
Flushes global logger buffers of any records and then drops the logger.