Function g_utf8_validate

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