pub unsafe extern "system" fn InternetSetStatusCallbackW(
    hinternet: *const c_void,
    lpfninternetcallback: LPINTERNET_STATUS_CALLBACK
) -> LPINTERNET_STATUS_CALLBACK
Expand description

Required features: "Win32_Networking_WinInet"