Type Alias RawLogOld

Source
pub type RawLogOld = unsafe extern "C-unwind" fn(level: LogLevel, message: *const c_char);
Expand description

Previous log function.