Function windows_sys::Win32::Networking::HttpServer::HttpDeclarePush
[−]pub unsafe extern "system" fn HttpDeclarePush(
requestqueuehandle: HANDLE,
requestid: u64,
verb: HTTP_VERB,
path: PCWSTR,
query: PCSTR,
headers: *const HTTP_REQUEST_HEADERS
) -> u32Expand description
Required features: ‘Win32_Networking_HttpServer’, ‘Win32_Foundation’