pub unsafe extern "system" fn HttpUpdateServiceConfiguration(
    handle: HANDLE,
    configid: HTTP_SERVICE_CONFIG_ID,
    configinfo: *const c_void,
    configinfolength: u32,
    overlapped: *const OVERLAPPED
) -> u32
Expand description

Required features: "Win32_Foundation", "Win32_System_IO"