BIO_set_retry_reason

Function BIO_set_retry_reason 

Source
pub unsafe extern "C" fn BIO_set_retry_reason(
    bio: *mut BIO,
    reason: c_int,
)