Function str_utf8_to_unicode

Source
pub unsafe extern "C" fn str_utf8_to_unicode(
    utf8_str: *const c_uchar,
    length: *mut c_int,
) -> c_int