Function Utf8ToOneUcs4Char

Source
pub unsafe extern "C" fn Utf8ToOneUcs4Char(
    utf8Buffer: *const u8,
    utf8Length: c_int,
) -> u32