webkit2gtk_sys

Function webkit_web_view_send_message_to_page

Source
pub unsafe extern "C" fn webkit_web_view_send_message_to_page(
    web_view: *mut WebKitWebView,
    message: *mut WebKitUserMessage,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer,
)
Available on crate feature v2_28 only.