[][src]Function soup_sys::soup_websocket_client_verify_handshake_with_extensions

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