cef_string_map_value

Function cef_string_map_value 

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

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