Skip to main content

set

Function set 

Source
pub unsafe extern "C" fn set(
    ls: *mut custom_labels_labelset_t,
    key: custom_labels_string_t,
    value: custom_labels_string_t,
    old_value_out: *mut custom_labels_string_t,
) -> c_int