Function panda_sys::g_utf8_to_ucs4

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