cef_string_map_key

Function cef_string_map_key 

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

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