pub unsafe extern "C" fn ulCreateStringUTF8( str_: *const c_char, len: usize, ) -> ULString
Create string from UTF-8 buffer.