Skip to main content

error_message_ns

Function error_message_ns 

Source
pub extern "C" fn error_message_ns(
    error_code: c_int,
) -> *const c_uchar
Expand description

Returns an error message to the daemon given an error code.

If an undefined error code is provided, then this function will return a null pointer.