Function soup3_sys::soup_websocket_client_verify_handshake

source ยท
pub unsafe extern "C" fn soup_websocket_client_verify_handshake(
    msg: *mut SoupMessage,
    supported_extensions: *mut GPtrArray,
    accepted_extensions: *mut *mut GList,
    error: *mut *mut GError,
) -> gboolean