Function windows_sys::Win32::Networking::WinHttp::WinHttpSetStatusCallback
[−]pub unsafe extern "system" fn WinHttpSetStatusCallback(
hinternet: *mut c_void,
lpfninternetcallback: WINHTTP_STATUS_CALLBACK,
dwnotificationflags: u32,
dwreserved: usize
) -> WINHTTP_STATUS_CALLBACK
Expand description
Required features: "Win32_Networking_WinHttp"