pub unsafe extern "system" fn DhcpRegisterParamChange(
    flags: u32,
    reserved: *const c_void,
    adaptername: PCWSTR,
    classid: *mut DHCPCAPI_CLASSID,
    params: DHCPCAPI_PARAMS_ARRAY,
    handle: *mut c_void
) -> u32
Expand description

Required features: "Win32_Foundation"