#[repr(C)]pub struct LIBSSH2_USERAUTH_KBDINT_RESPONSE {
pub text: *mut c_char,
pub length: c_uint,
}
Fields§
§text: *mut c_char
§length: c_uint
#[repr(C)]pub struct LIBSSH2_USERAUTH_KBDINT_RESPONSE {
pub text: *mut c_char,
pub length: c_uint,
}
text: *mut c_char
§length: c_uint