Struct krb5_sys::krb5_pa_pac_req[][src]

#[repr(C)]
pub struct krb5_pa_pac_req { pub include_pac: krb5_boolean, }

Fields

Auto Trait Implementations