Type Definition spdlog::ErrorHandler

source · []
pub type ErrorHandler = fn(_: Error);
Expand description

The error handler function type.