Function HttpSetServiceConfiguration

Source
pub unsafe extern "system" fn HttpSetServiceConfiguration(
    ServiceHandle: HANDLE,
    ConfigId: HTTP_SERVICE_CONFIG_ID,
    pConfigInformation: PVOID,
    ConfigInformationLength: ULONG,
    pOverlapped: LPOVERLAPPED,
) -> ULONG