cef_string_multimap_find_count

Function cef_string_multimap_find_count 

Source
pub unsafe extern "C" fn cef_string_multimap_find_count(
    map: cef_string_multimap_t,
    key: *const cef_string_t,
) -> usize
Expand description

Return the number of values with the specified key.