Struct winapi::http::HTTP_SERVICE_CONFIG_CACHE_SET [] [src]

#[repr(C)]
pub struct HTTP_SERVICE_CONFIG_CACHE_SET { pub KeyDesc: HTTP_SERVICE_CONFIG_CACHE_KEY, pub ParamDesc: HTTP_SERVICE_CONFIG_CACHE_PARAM, }

Fields

Trait Implementations

impl Debug for HTTP_SERVICE_CONFIG_CACHE_SET
[src]

Formats the value using the given formatter.

impl Copy for HTTP_SERVICE_CONFIG_CACHE_SET
[src]

impl Clone for HTTP_SERVICE_CONFIG_CACHE_SET
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more