[][src]Function webkit2gtk_webextension_sys::webkit_dom_css_style_declaration_remove_property

pub unsafe extern "C" fn webkit_dom_css_style_declaration_remove_property(
    self_: *mut WebKitDOMCSSStyleDeclaration,
    propertyName: *const c_char,
    error: *mut *mut GError
) -> *mut c_char