pub unsafe extern "system" fn HttpQueryServerSessionProperty(
    serversessionid: u64,
    property: HTTP_SERVER_PROPERTY,
    propertyinformation: *mut c_void,
    propertyinformationlength: u32,
    returnlength: *mut u32
) -> u32
Expand description

Required features: "Win32_Networking_HttpServer"