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!
pub fn error_named(cmd: impl ToCString, msg: impl ToCString)Prints out an error message from the command cmd. See crate::error_named!