[][src]Function webkit2gtk_webextension_sys::webkit_dom_element_matches

pub unsafe extern "C" fn webkit_dom_element_matches(
    self_: *mut WebKitDOMElement,
    selectors: *const c_char,
    error: *mut *mut GError
) -> gboolean