error_named

Function error_named 

Source
pub fn error_named(cmd: impl ToCString, msg: impl ToCString)
Expand description

Prints out an error message from the command cmd. See crate::error_named!