Function set_record_uses

Source
pub fn set_record_uses(uses: i16)
Expand description

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

uses The number of uses of the record.

Returns void