Function panda_sys::g_utf8_validate

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