Function SSL_SESSION_set_cipher

Source
pub unsafe extern "C" fn SSL_SESSION_set_cipher(
    s: *mut ssl_session_st,
    cipher: *const ssl_cipher_st,
) -> i32