pub type WS_RESET_LISTENER_CALLBACK = Option<unsafe extern "system" fn(listenerinstance: *const c_void, error: *const WS_ERROR) -> HRESULT>;
Expand description

Required features: "Win32_Networking_WindowsWebServices"