Function openssl_sys::SSL_get_error

source ยท
pub unsafe extern "C" fn SSL_get_error(
    ssl: *const SSL,
    ret: c_int,
) -> c_int