SSL_get_error

Function SSL_get_error 

Source
pub unsafe extern "C" fn SSL_get_error(
    ssl: *const SSL,
    ret: i32,
) -> i32