pub unsafe extern "C" fn cef_string_map_size(
map: cef_string_map_t,
) -> usizeExpand description
Return the number of elements in the string map.
pub unsafe extern "C" fn cef_string_map_size(
map: cef_string_map_t,
) -> usizeReturn the number of elements in the string map.