Struct winapi::http::HTTP_DATA_CHUNK_FromFragmentCache [] [src]

#[repr(C)]
pub struct HTTP_DATA_CHUNK_FromFragmentCache { pub FragmentNameLength: USHORT, pub pFragmentName: PCWSTR, }

Fields

Trait Implementations

impl Debug for HTTP_DATA_CHUNK_FromFragmentCache
[src]

Formats the value using the given formatter.

impl Copy for HTTP_DATA_CHUNK_FromFragmentCache
[src]

impl Clone for HTTP_DATA_CHUNK_FromFragmentCache
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more