Function raylib_sys::CodepointToUTF8

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