Type Definition shards::SHLogLevel

source · []
pub type SHLogLevel = Option<unsafe extern "C" fn(level: c_int, msg: SHString)>;