Function windows_sys::Win32::Networking::HttpServer::HttpSetServerSessionProperty
pub unsafe extern "system" fn HttpSetServerSessionProperty(
serversessionid: u64,
property: HTTP_SERVER_PROPERTY,
propertyinformation: *const c_void,
propertyinformationlength: u32
) -> u32
Expand description
Required features: "Win32_Networking_HttpServer"