pub unsafe extern "C" fn ulStringAssignCString( str_: ULString, c_str: *const c_char, )
Replaces the contents of ‘str’ with the contents of a C-string.