Function windows::Win32::Networking::WinInet::HttpOpenDependencyHandle
pub unsafe fn HttpOpenDependencyHandle<P0>(
hrequesthandle: *const c_void,
fbackground: P0,
phdependencyhandle: *mut *mut c_void,
) -> u32where
P0: Param<BOOL>,