soup_sys

Function soup_websocket_client_verify_handshake_with_extensions

Source
pub unsafe extern "C" fn soup_websocket_client_verify_handshake_with_extensions(
    msg: *mut SoupMessage,
    supported_extensions: *mut GPtrArray,
    accepted_extensions: *mut *mut GList,
    error: *mut *mut GError,
) -> gboolean
Available on crate feature v2_68 only.