Function DhcpAddSubnetElement
pub unsafe fn DhcpAddSubnetElement<P0>(
serveripaddress: P0,
subnetaddress: u32,
addelementinfo: *const DHCP_SUBNET_ELEMENT_DATA,
) -> u32where
P0: Param<PCWSTR>,
pub unsafe fn DhcpAddSubnetElement<P0>(
serveripaddress: P0,
subnetaddress: u32,
addelementinfo: *const DHCP_SUBNET_ELEMENT_DATA,
) -> u32where
P0: Param<PCWSTR>,