pub unsafe extern "C-unwind" fn WSMethodInvocationSetCallBack(
invocation: &WSMethodInvocation,
client_cb: WSMethodInvocationCallBackProcPtr,
context: *mut WSClientContext,
)👎Deprecated: renamed to
WSMethodInvocation::set_call_backAvailable on crate features
WSMethodInvocation and WSTypes only.