Function g_unichar_to_utf8

Source
pub unsafe extern "C" fn g_unichar_to_utf8(
    c: gunichar,
    outbuf: *mut gchar,
) -> gint