Function CodepointToUTF8

Source
pub unsafe extern "C" fn CodepointToUTF8(
    codepoint: c_int,
    utf8Size: *mut c_int,
) -> *const c_char