windows::Win32::Networking::HttpServer

Function HttpFindUrlGroupId

pub unsafe fn HttpFindUrlGroupId<P0>(
    fullyqualifiedurl: P0,
    requestqueuehandle: HANDLE,
    urlgroupid: *mut u64,
) -> u32
where P0: Param<PCWSTR>,