Function ul_next_sys::ulStringAssignCString

source ·
pub unsafe extern "C" fn ulStringAssignCString(
    str_: ULString,
    c_str: *const c_char,
)
Expand description

Replaces the contents of ‘str’ with the contents of a C-string.