pub type WS_FREE_LISTENER_CALLBACK = Option<unsafe extern "system" fn(listenerinstance: *const c_void)>;
Expand description

Required features: "Win32_Networking_WindowsWebServices"