pub unsafe extern "C" fn webkit_dom_element_matches(
self_: *mut WebKitDOMElement,
selectors: *const c_char,
error: *mut *mut GError
) -> gboolean
Available on crate feature
v2_16
only.pub unsafe extern "C" fn webkit_dom_element_matches(
self_: *mut WebKitDOMElement,
selectors: *const c_char,
error: *mut *mut GError
) -> gboolean
v2_16
only.