Struct winapi::http::HTTP_DATA_CHUNK_FromFragmentCacheEx [] [src]

#[repr(C)]
pub struct HTTP_DATA_CHUNK_FromFragmentCacheEx { pub ByteRange: HTTP_BYTE_RANGE, pub pFragmentName: PCWSTR, }

Fields

Trait Implementations

impl Debug for HTTP_DATA_CHUNK_FromFragmentCacheEx
[src]

Formats the value using the given formatter.

impl Copy for HTTP_DATA_CHUNK_FromFragmentCacheEx
[src]

impl Clone for HTTP_DATA_CHUNK_FromFragmentCacheEx
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more