pub type WS_SERVICE_STUB_CALLBACK = Option<unsafe extern "system" fn(context: *const WS_OPERATION_CONTEXT, frame: *const c_void, callback: *const c_void, asynccontext: *const WS_ASYNC_CONTEXT, error: *const WS_ERROR) -> HRESULT>;
Expand description

Required features: "Win32_Networking_WindowsWebServices"