pub unsafe extern "C" fn cef_string_list_size(
list: cef_string_list_t,
) -> usizeExpand description
Return the number of elements in the string list.
pub unsafe extern "C" fn cef_string_list_size(
list: cef_string_list_t,
) -> usizeReturn the number of elements in the string list.