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

Required features: "Win32_Networking_WindowsWebServices"