[][src]Function raylib_sys::CodepointToUtf8

pub unsafe extern "C" fn CodepointToUtf8(
    codepoint: c_int,
    byteLength: *mut c_int
) -> *const c_char