[][src]Function winapi::um::http::HttpDeleteServiceConfiguration

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