pub unsafe extern "system" fn HttpInitialize(
    version: HTTPAPI_VERSION,
    flags: HTTP_INITIALIZE,
    preserved: *mut c_void
) -> u32
Expand description

Required features: "Win32_Networking_HttpServer"