cef_string_multimap_value

Function cef_string_multimap_value 

Source
pub unsafe extern "C" fn cef_string_multimap_value(
    map: cef_string_multimap_t,
    index: usize,
    value: *mut cef_string_t,
) -> c_int
Expand description

Return the value at the specified zero-based string multimap index.