glib_sys

Function g_unichar_to_utf8

source
pub unsafe extern "C" fn g_unichar_to_utf8(
    c: u32,
    outbuf: *mut c_char,
) -> c_int