[][src]Function irssi_sys::g_locale_from_utf8

pub unsafe extern "C" fn g_locale_from_utf8(
    utf8string: *const gchar,
    len: gssize,
    bytes_read: *mut gsize,
    bytes_written: *mut gsize,
    error: *mut *mut GError
) -> *mut gchar