pub unsafe extern "system" fn HttpSetUrlGroupProperty(
    urlgroupid: u64,
    property: HTTP_SERVER_PROPERTY,
    propertyinformation: *const c_void,
    propertyinformationlength: u32
) -> u32
Expand description

Required features: "Win32_Networking_HttpServer"