ssh_callbacks_init

@brief Initializes an ssh_callbacks_struct A call to this macro is mandatory when you have set a new ssh_callback_struct structure. Its goal is to maintain the binary compatibility with future versions of libssh as the structure evolves with time.

void
ssh_callbacks_init
(
T
)
(
ref T p
)

Meta