Function windows_sys::Win32::Networking::WinInet::InternetSetOptionA
[−]pub unsafe extern "system" fn InternetSetOptionA(
hinternet: *const c_void,
dwoption: u32,
lpbuffer: *const c_void,
dwbufferlength: u32
) -> BOOL
Expand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’