Skip to main content

CodepointToUTF8

Function CodepointToUTF8 

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