Function ul_next_sys::ulCreateString

source ยท
pub unsafe extern "C" fn ulCreateString(
    str_: *const c_char,
) -> ULString
Expand description

Create string from null-terminated ASCII C-string.