cef_string_wide_cmp

Function cef_string_wide_cmp 

Source
pub unsafe extern "C" fn cef_string_wide_cmp(
    str1: *const cef_string_wide_t,
    str2: *const cef_string_wide_t,
) -> c_int
Expand description

These functions compare two string values with the same results as strcmp().