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.
pub unsafe extern "C" fn cef_string_userfree_wide_free(
str_: cef_string_userfree_wide_t,
)These functions free the string structure allocated by the associated alloc function. Any string contents will first be cleared.