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