cef_string_list_size

Function cef_string_list_size 

Source
pub unsafe extern "C" fn cef_string_list_size(
    list: cef_string_list_t,
) -> usize
Expand description

Return the number of elements in the string list.