Struct winapi::http::HTTP_LOG_DATA [] [src]

#[repr(C)]
pub struct HTTP_LOG_DATA { pub Type: HTTP_LOG_DATA_TYPE, }

Fields

Trait Implementations

impl Debug for HTTP_LOG_DATA
[src]

Formats the value using the given formatter.

impl Copy for HTTP_LOG_DATA
[src]

impl Clone for HTTP_LOG_DATA
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more