cef_string_userfree_wide_free

Function cef_string_userfree_wide_free 

Source
pub unsafe extern "C" fn cef_string_userfree_wide_free(
    str_: cef_string_userfree_wide_t,
)
Expand description

These functions free the string structure allocated by the associated alloc function. Any string contents will first be cleared.