Struct cups_sys::http_credential_s [] [src]

#[repr(C)]
pub struct http_credential_s { pub data: *mut c_void, pub datalen: usize, }

Fields

Trait Implementations

impl Debug for http_credential_s
[src]

[src]

Formats the value using the given formatter.

impl Copy for http_credential_s
[src]

impl Clone for http_credential_s
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more