Struct winapi::http::HTTP_SERVICE_BINDING_W [] [src]

#[repr(C)]
pub struct HTTP_SERVICE_BINDING_W { pub Base: HTTP_SERVICE_BINDING_BASE, pub Buffer: PWCHAR, pub BufferSize: ULONG, }

Fields

Trait Implementations

impl Debug for HTTP_SERVICE_BINDING_W
[src]

Formats the value using the given formatter.

impl Copy for HTTP_SERVICE_BINDING_W
[src]

impl Clone for HTTP_SERVICE_BINDING_W
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more