pub unsafe extern "C" fn ob_error_get_message( error: *const ob_error, ) -> *const c_char
@brief Get the error message.
@param[in] error The error object. @return The error message.