Function windows::Win32::System::DeploymentServices::PxeSendReply
pub unsafe fn PxeSendReply<P0>(
hclientrequest: P0,
ppacket: *const c_void,
upacketlen: u32,
paddress: *const PXE_ADDRESS,
) -> u32where
P0: Param<HANDLE>,