[][src]Function irssi_sys::g_utf8_validate

pub unsafe extern "C" fn g_utf8_validate(
    str: *const gchar,
    max_len: gssize,
    end: *mut *const gchar
) -> gboolean