windows::Win32::Networking::HttpServer

Function HttpAddUrl

pub unsafe fn HttpAddUrl<P1>(
    requestqueuehandle: HANDLE,
    fullyqualifiedurl: P1,
    reserved: Option<*const c_void>,
) -> u32
where P1: Param<PCWSTR>,