Function CreateProxyArpEntry

Source
pub unsafe extern "system" fn CreateProxyArpEntry(
    dwAddress: DWORD,
    dwMask: DWORD,
    dwIfIndex: DWORD,
) -> DWORD