Function glib_sys::g_utf8_validate_len
source · pub unsafe extern "C" fn g_utf8_validate_len(
str: *const u8,
max_len: size_t,
end: *mut *const c_char
) -> gboolean
Available on crate feature
v2_60
only.