Struct pam_sys::PamMessage
[−]
[src]
pub struct PamMessage {
pub msg_style: c_int,
pub msg: *const c_char,
}Fields
msg_style: c_int
msg: *const c_char