Struct krb5_sys::krb5_trace_info[][src]

#[repr(C)]
pub struct krb5_trace_info { pub message: *const c_char, }

Fields

Auto Trait Implementations