binaryninja
5.2.8722
In binaryninja::
websocket
binaryninja
::
websocket
Function
register_websocket_provider
Copy item path
Source
pub fn register_websocket_provider<W>(name: &
str
) ->
&'static mut W
where W:
WebsocketProvider
,