Skip to main content

ImTextCharToUtf8

Function ImTextCharToUtf8 

Source
pub unsafe extern "C" fn ImTextCharToUtf8(
    out_buf: *mut c_char,
    c: c_uint,
) -> c_int