webkit2gtk_sys

Function webkit_web_view_set_is_muted

Source
pub unsafe extern "C" fn webkit_web_view_set_is_muted(
    web_view: *mut WebKitWebView,
    muted: gboolean,
)
Available on crate feature v2_30 only.