Function SSL_get_error

Source
pub unsafe extern "C" fn SSL_get_error(
    s: *const ssl_st,
    ret_code: i32,
) -> i32