Function windows::Win32::NetworkManagement::Dhcp::DhcpGetMibInfoV6

pub unsafe fn DhcpGetMibInfoV6<P0>(
    serveripaddress: P0,
    mibinfo: *mut *mut DHCP_MIB_INFO_V6,
) -> u32
where P0: Param<PCWSTR>,