[][src]Function irssi_sys::g_utf16_to_utf8

pub unsafe extern "C" fn g_utf16_to_utf8(
    str: *const gunichar2,
    len: glong,
    items_read: *mut glong,
    items_written: *mut glong,
    error: *mut *mut GError
) -> *mut gchar