pub type WS_OPERATION_CANCEL_CALLBACK = Option<unsafe extern "system" fn(reason: WS_SERVICE_CANCEL_REASON, state: *const c_void)>;
Expand description

Required features: "Win32_Networking_WindowsWebServices"