Function g_ucs4_to_utf16

Source
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