webkit_web_extension_match_pattern_new_with_string

Function webkit_web_extension_match_pattern_new_with_string 

Source
pub unsafe extern "C" fn webkit_web_extension_match_pattern_new_with_string(
    string: *const c_char,
    error: *mut *mut GError,
) -> *mut WebKitWebExtensionMatchPattern
Available on crate feature v2_48 only.