Struct winapi::http::HTTP_SERVICE_CONFIG_URLACL_PARAM [] [src]

#[repr(C)]
pub struct HTTP_SERVICE_CONFIG_URLACL_PARAM { pub pStringSecurityDescriptor: PWSTR, }

Fields

Trait Implementations

impl Debug for HTTP_SERVICE_CONFIG_URLACL_PARAM
[src]

Formats the value using the given formatter.

impl Copy for HTTP_SERVICE_CONFIG_URLACL_PARAM
[src]

impl Clone for HTTP_SERVICE_CONFIG_URLACL_PARAM
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more