Function ul_sys::ulStringAssignCString[][src]

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.