Function boring_sys::SSL_get_server_tmp_key[][src]

pub unsafe extern "C" fn SSL_get_server_tmp_key(
    ssl: *mut SSL,
    out_key: *mut *mut EVP_PKEY
) -> c_int