Function SSL_set_options

Source
pub unsafe extern "C" fn SSL_set_options(
    s: *mut ssl_st,
    op: u64,
) -> u64