ctoolbox
0.1.0
In ctoolbox::
utilities
ctoolbox
::
utilities
Function
call_ipc_sync
Copy item path
Source
pub fn call_ipc_sync( channel: &
Channel
, method: &
str
, args:
Value
, ) ->
Result
<
String
>