Function ul_sys::ulStringAssignString[][src]

pub unsafe extern "C" fn ulStringAssignString(
    str_: ULString,
    new_str: ULString
)
Expand description

Replaces the contents of ‘str’ with the contents of ‘new_str’