pub unsafe extern "C" fn cef_string_wide_clear(
str_: *mut cef_string_wide_t,
)Expand description
These functions clear string values. The structure itself is not freed.
pub unsafe extern "C" fn cef_string_wide_clear(
str_: *mut cef_string_wide_t,
)These functions clear string values. The structure itself is not freed.