Function ul_next_sys::ulStringAssignString
source · pub unsafe extern "C" fn ulStringAssignString(
str_: ULString,
new_str: ULString
)Expand description
Replaces the contents of ‘str’ with the contents of ‘new_str’
pub unsafe extern "C" fn ulStringAssignString(
str_: ULString,
new_str: ULString
)Replaces the contents of ‘str’ with the contents of ‘new_str’