cef_string_list_append

Function cef_string_list_append 

Source
pub unsafe extern "C" fn cef_string_list_append(
    list: cef_string_list_t,
    value: *const cef_string_t,
)
Expand description

Append a new value at the end of the string list.