windows::Win32::Networking::HttpServer

Function HttpAddUrlToUrlGroup

pub unsafe fn HttpAddUrlToUrlGroup<P1>(
    urlgroupid: u64,
    pfullyqualifiedurl: P1,
    urlcontext: u64,
    reserved: Option<u32>,
) -> u32
where P1: Param<PCWSTR>,