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