DhcpV4SetPolicyEnforcement

Function DhcpV4SetPolicyEnforcement 

pub unsafe fn DhcpV4SetPolicyEnforcement<P0>(
    serveripaddress: P0,
    fglobalpolicy: bool,
    subnetaddress: u32,
    enable: bool,
) -> u32
where P0: Param<PCWSTR>,