Function SSL_key_update

Source
pub unsafe extern "C" fn SSL_key_update(
    s: *mut ssl_st,
    updatetype: i32,
) -> i32