[][src]Function irssi_sys::g_ucs4_to_utf16

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