DhcpGetClientInfoV6

Function DhcpGetClientInfoV6 

pub unsafe fn DhcpGetClientInfoV6<P0>(
    serveripaddress: P0,
    searchinfo: *const DHCP_SEARCH_INFO_V6,
    clientinfo: *mut *mut DHCP_CLIENT_INFO_V6,
) -> u32
where P0: Param<PCWSTR>,