pub unsafe extern "system" fn HttpCreateRequestQueue(
    version: HTTPAPI_VERSION,
    name: PCWSTR,
    securityattributes: *mut SECURITY_ATTRIBUTES,
    flags: u32,
    requestqueuehandle: *mut HANDLE
) -> u32
Expand description

Required features: ‘Win32_Networking_HttpServer’, ‘Win32_Foundation’, ‘Win32_Security’