Skip to main content

webkit_web_extension_match_pattern_matches_url

Function webkit_web_extension_match_pattern_matches_url 

Source
pub unsafe extern "C" fn webkit_web_extension_match_pattern_matches_url(
    matchPattern: *mut WebKitWebExtensionMatchPattern,
    url: *const c_char,
    options: WebKitWebExtensionMatchPatternOptions,
) -> gboolean
Available on crate feature v2_48 only.