ssh_threads_get_noop

@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

extern (C)
ssh_threads_get_noop
()

Meta