Function windows_sys::Win32::Networking::WinInet::InternetReadFile
[−]pub unsafe extern "system" fn InternetReadFile(
hfile: *const c_void,
lpbuffer: *mut c_void,
dwnumberofbytestoread: u32,
lpdwnumberofbytesread: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"