Function simics::api::logging::_log_unimplemented

source ·
fn _log_unimplemented(
    level: LogLevel,
    device: *mut ConfObject,
    msg: String,
) -> Result<()>
Expand description

Log an error-level message through the SIMICS logging functions

§Context

All Contexts