Function raylib_sys::CodepointToUtf8[][src]

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