@brief Get the noop threads callbacks structure
This can be used with ssh_threads_set_callbacks. These callbacks do nothing and are being used by default.
@return Always returns a valid pointer to the noop callbacks structure.
@see ssh_threads_set_callbacks
See Implementation
@brief Get the noop threads callbacks structure
This can be used with ssh_threads_set_callbacks. These callbacks do nothing and are being used by default.
@return Always returns a valid pointer to the noop callbacks structure.
@see ssh_threads_set_callbacks