Function panda_sys::g_ucs4_to_utf8[][src]

pub unsafe extern "C" fn g_ucs4_to_utf8(
    str_: *const gunichar,
    len: glong,
    items_read: *mut glong,
    items_written: *mut glong,
    error: *mut *mut GError
) -> *mut gchar