Function windows::Win32::Networking::WinInet::InternetSetOptionW
pub unsafe fn InternetSetOptionW(
hinternet: Option<*const c_void>,
dwoption: u32,
lpbuffer: Option<*const c_void>,
dwbufferlength: u32,
) -> Result<()>