webkit2gtk_sys

Function webkit_web_view_set_camera_capture_state

Source
pub unsafe extern "C" fn webkit_web_view_set_camera_capture_state(
    web_view: *mut WebKitWebView,
    state: WebKitMediaCaptureState,
)
Available on crate feature v2_34 only.