pub type WS_HTTP_REDIRECT_CALLBACK = Option<unsafe extern "system" fn(state: *const c_void, originalurl: *const WS_STRING, newurl: *const WS_STRING) -> HRESULT>;
Expand description

Required features: "Win32_Networking_WindowsWebServices"