Function gst::ffi::g_utf8_validate[][src]

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