Function set_record_icon

Source
pub fn set_record_icon(icon: &str)
Expand description

Set the icon of the temporary record stored on the server for the
currently specified record type.

icon The icon of the record.

Returns void